Directory Services |
The IDsBrowseDomainTree::FlushCachedDomains method frees the cached domain list.
HRESULT FlushCachedDomains();
This method frees the internal cached domain data. This method must be called before calling IDsBrowseDomainTree::SetComputer to retarget to a computer of a different domain.
Client: Included in Windows XP and
Windows 2000 Professional.
Server: Included in Windows Server 2003 and
Windows 2000 Server.
Header: Declared in Dsclient.h.