GetExpression (Windows Embedded CE 6.0)
1/5/2010
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 |
Windows Embedded CE | Windows CE 3.0 and later |