Share via


CAMEvent::operator HANDLE

 
Microsoft DirectShow 9.0

CAMEvent::operator HANDLE

Retrieves the event handle. This operator is not supported as an L-value.

Syntax

  operator HANDLE () const;

Return Value

Returns the CAMEvent::m_hEvent member variable.

Requirements

**  Header:** Declared in Wxutil.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also