Retrieves a property browser for the current frame.
Syntax
HRESULT GetDebugProperty( IDebugProperty **ppDebugProp );
Parameters
- ppDebugProp
- [out] Address of a pointer to an IDebugProperty interface.
Return Value
Returns S_OK if successful, or an error code otherwise.