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.
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 |