CAMEvent::Check

Returns TRUE if the event is currently set, but does not block.

BOOL Check(void);

Remarks

For events that are not manual-reset events, this member function causes the event to enter a nonsignaled state.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.