Platform SDK: Active Directory, ADSI, and Directory Services

IDsBrowseDomainTree::FlushCachedDomains

The IDsBrowseDomainTree::FlushCachedDomains method frees the cached domain list.

HRESULT FlushCachedDomains(void);

Parameters

None.

Return Values

This method returns an HRESULT value.

Remarks

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.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Header: Declared in Dsclient.h.
  Library: Included as a resource in Dsuiext.dll.

See Also

Active Directory Display Interfaces, DOMAINDESC, DOMAINTREE, IDsBrowseDomainTree, IDsBrowseDomainTree::SetComputer