IKeyword::IsSubkey property
Returns a Boolean value indicating if the key is a subkey
This property is read-only.
Syntax
HRESULT get_IsSubkey(
[out, retval] long *pRetVal
);
Property value
True if the key is a subkey; otherwise, false.
Requirements
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
IDL |
|