Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
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.