Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IWbemPathKeyList::MakeSingleton method governs whether or not a key is singleton.
Syntax
HRESULT MakeSingleton(
[in] boolean bSet
);
Parameters
[in] bSet
If TRUE, the key becomes singleton. If FALSE, the key is no longer singleton.
Return value
This method returns an HRESULT indicating the status of the method call.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | wmiutils.h |
| Library | Wbemuuid.lib |
| DLL | Wmiutils.dll |