Microsoft DirectX 9.0

CAMEvent::Set

The Set method signals the event.

Syntax

void Set(void);

Remarks

The behavior depends on whether the object is an auto-reset event or a manual-reset event:

See Also