Gets the parent property of a property.
HRESULT GetParent (
   IDebugProperty** ppParent
); |
Parameters
- ppParent
-
[out] Returns the IDebugProperty interface that represents the parent of the property.
Gets the parent property of a property.
HRESULT GetParent (
   IDebugProperty** ppParent
); |
[out] Returns the IDebugProperty interface that represents the parent of the property.