GetExpression (Compact 2013)
3/26/2014
This function returns the value of an expression.
Syntax
ULONG GetExpression(
PCSTR expression
);
Parameters
- expression
[in] Expression to evaluate.
Return Value
The function returns the value of the expression.
Requirements
Header |
wdbgexts_ce.h |
Library |
Developer Implemented |