// winsplp.h
BOOL InitializeMonitor(
[in] LPWSTR pRegistryRoot
);
View the official Windows Driver Kit DDI referenceNo description available.
Describes the InitializeMonitor function.
pRegistryRoot [in]Defines the LPWSTR parameter pRegistryRoot.
Returns a BOOL value.