This macro evaluates the specified condition in a debug build. If the resulting evaluations is FALSE, it calls DbgAssert to handle the assertion failure and causes the message to be printed.
| Header file: | Ndis.h |
| Windows CE versions: | 2.0 and later |
ASSERTMSG( Message, Expression );