Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the parent property of a property.
Syntax
HRESULT GetParent (
IDebugProperty** ppParent
);
Parameters
ppParent
[out] Returns the IDebugProperty interface that represents the parent of the property.
Return Value
Returns a valid HRESULT, typically S_OK.