Platform SDK: Active Directory, ADSI, and Directory Services |
The IDsBrowseDomainTree::FlushCachedDomains method frees the cached domain list.
HRESULT FlushCachedDomains(void);
None.
This method returns an HRESULT value.
This method frees the internal cached domain information. It needs to be called before you call IDsBrowseDomainTree::SetComputer to retarget to a computer of a different domain.
Windows NT/2000: Requires Windows 2000.
Header: Declared in Dsclient.h.
Library: Included as a resource in Dsuiext.dll.
Active Directory Display Interfaces, DOMAINDESC, DOMAINTREE, IDsBrowseDomainTree, IDsBrowseDomainTree::SetComputer