共用方式為


IWSManResourceLocator::get_MustUnderstandOptions 方法 (wsmandisp.h)

取得或設定ResourceLocator物件的MustUnderstandOptions值。 您可以提供 IWSManResourceLocator 物件,而不是在 IWSManSession 物件作業中指定資源 URI,例如 GetPutEnumerate

這是可讀寫的屬性。

語法

HRESULT get_MustUnderstandOptions(
  BOOL *mustUnderstand
);

參數

mustUnderstand

傳回值

規格需求

   
最低支援的用戶端 Windows Vista
最低支援的伺服器 Windows Server 2008
目標平台 Windows
標頭 wsmandisp.h
程式庫 WSManDisp.tlb
Dll WSMAuto.dll

另請參閱

IWSManResourceLocator

ResourceLocator.MustUnderstandOptions