IADsADSystemInfo::RefreshSchemaCache 方法 (iads.h)
IADsADSystemInfo::RefreshSchemaCache 方法刷新 Active Directory 架构缓存。
语法
HRESULT RefreshSchemaCache();
返回值
此方法支持标准 HRESULT 返回值。 有关详细信息,请参阅 ADSI 错误代码。
注解
调用此方法时,它会对 RootDSE 执行 schemaUpdateNow 函数的 Put () 。 通常,当你对架构进行更改时,它们不会更新到 RootDSE,直到下一次自动更新。 此方法立即更新架构,以便可以查看架构的更改。
要求
最低受支持的客户端 | Windows Vista |
最低受支持的服务器 | Windows Server 2008 |
目标平台 | Windows |
标头 | iads.h |
DLL | Activeds.dll |