InitializeMonitor - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// winsplp.h

BOOL InitializeMonitor(
  [in] LPWSTR pRegistryRoot
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-winsplp-initializemonitor)

Description

Describes the InitializeMonitor function.

Parameters

pRegistryRoot [in]

Defines the LPWSTR parameter pRegistryRoot.

Return value

Returns a BOOL value.