GetExpression (Windows CE 5.0)
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
Send Feedback on this topic to the authors