Platform SDK: Active Directory, ADSI, and Directory Services |
The IADsADSystemInfo::RefreshSchemaCache method refreshes the Active Directory schema cache.
HRESULT IADsADSystemInfo::RefreshSchemaCache(void);
This method supports the standard HRESULT return values. For more information, see ADSI Error Codes.
Call this method to ensure that the schema cache is in sync with the latest schema update in the underlying directory store.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Iads.h.