DlStopTimer function (dispmprt.h)

Disables calls to a miniport driver's HwVidTimer function.

Syntax

void DlStopTimer(
  PVOID DeviceHandle
);

Parameters

DeviceHandle

A handle that represents a display adapter.

Return value

None

Requirements

Requirement Value
Header dispmprt.h