GetExpression (Windows CE 5.0)

Send Feedback

This function returns the value of an expression.

ULONG GetExpression(  PCSTR expression);

Parameters

  • expression
    [in] Expression to evaluate.

Return Values

The function returns the value of the expression.

Requirements

OS Versions: Windows CE 3.0 and later.
Header: WDbgExts_CE.h.
Link Library: Developer defined.

See Also

Debugger Extension Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.