Microsoft DirectX 8.1 (C++)

CAMSchedule::CAMSchedule

Constructor method.

Syntax

CAMSchedule(
    HANDLE hEvent
);

Parameters

hEvent

Handle to an auto-reset event.

See Also