Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.