Click to return to the Component Development home page    
IDebugExpression::QueryIs...     IDebugExpressionCallBack ...     IDebugExpression Interfac...    
Web Workshop  |  Component Development

IDebugExpression::Start Method


Begins the evaluation of an expression.

Syntax

HRESULT Start(
    IDebugExpressionCallBack *pdecb
);

Parameters

pdecb
[out] Address of an IDebugExpressionCallBack interface.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.