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.
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 |
|