InitializeMonitorEx function (winsplp.h)

Describes the InitializeMonitorEx function.

Syntax

BOOL InitializeMonitorEx(
  [in]  LPWSTR    pRegistryRoot,
  [out] LPMONITOR pMonitor
);

Parameters

[in] pRegistryRoot

Defines the LPWSTR parameter pRegistryRoot.

[out] pMonitor

Defines the LPMONITOR parameter pMonitor.

Return value

Returns a BOOL value.

Requirements

Requirement Value
Target Platform Windows
Header winsplp.h