Platform SDK: Active Directory, ADSI, and Directory Services

IADsADSystemInfo::RefreshSchemaCache

The IADsADSystemInfo::RefreshSchemaCache method refreshes the Active Directory schema cache.

HRESULT IADsADSystemInfo::RefreshSchemaCache(void);

Return Values

This method supports the standard HRESULT return values. For more information, see ADSI Error Codes.

Remarks

Call this method to ensure that the schema cache is in sync with the latest schema update in the underlying directory store.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Header: Declared in Iads.h.

See Also

IADsADSystemInfo, ADSI Error Codes