IADsADSystemInfo::RefreshSchemaCache 方法 (iads.h)
IADsADSystemInfo::RefreshSchemaCache方法會重新整理 Active Directory 架構快取。
Syntax
HRESULT RefreshSchemaCache();
傳回值
這個方法支援標準 HRESULT 傳回值。 如需詳細資訊,請參閱 ADSI 錯誤碼。
備註
當您呼叫此方法時,它會在 RootDSE 上執行 schemaUpdateNow 函式的 Put () 。 一般而言,當您變更架構時,它們不會更新為 RootDSE,直到下一次自動更新為止。 此方法會立即更新架構,以便您可以檢視架構的變更。
需求
最低支援的用戶端 | Windows Vista |
最低支援的伺服器 | Windows Server 2008 |
目標平台 | Windows |
標頭 | iads.h |
Dll | Activeds.dll |