Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.