Returns the result of the expression evaluation as a debug property and the operation's return value.
HRESULT GetResultAsDebugProperty( HRESULT* phrResult, IDebugProperty** ppdp ); |
Parameters
- phrResult
[out] The operation's return value.
- ppdp
[out] The debug property for the expression.
Return Value
Remarks
See Also