CAMEvent::Reset
Microsoft DirectShow 9.0 |
CAMEvent::Reset
The Reset method sets the state of the event to nonsignaled.
Syntax
void Reset(void);
Requirements
** Header:** Declared in Wxutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also