IWSManResourceLocator::p ut_MustUnderstandOptions 方法 (wsmandisp.h)
取得或設定 ResourceLocator 物件的 MustUnderstandOptions 值。 您可以提供 IWSManResourceLocator 物件,而不是在 IWSManSession 物件作業中指定資源 URI,例如 Get、 Put 或 Enumerate。
這是可讀寫的屬性。
語法
HRESULT put_MustUnderstandOptions(
BOOL mustUnderstand
);
參數
mustUnderstand
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista |
最低支援的伺服器 | Windows Server 2008 |
目標平台 | Windows |
標頭 | wsmandisp.h |
程式庫 | WSManDisp.tlb |
Dll | WSMAuto.dll |