Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |