IWSManResourceLocator::get_MustUnderstandOptions method (wsmandisp.h)
Gets or sets the MustUnderstandOptions value for the ResourceLocator object. You can provide an IWSManResourceLocator object instead of specifying a resource URI in IWSManSession object operations such as Get, Put, or Enumerate.
This property is read/write.
Syntax
HRESULT get_MustUnderstandOptions(
BOOL *mustUnderstand
);
Parameters
mustUnderstand
Return value
None
Requirements
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | wsmandisp.h |
| Library | WSManDisp.tlb |
| DLL | WSMAuto.dll |