CONFIGRET CONFIGMG_Get_Device_Driver_Private_DWord(DEVNODE dnDevNode, PFARULONG pulDWord, ULONG ulFlags)
Retrieves the private value for a device driver in a device node.
This function is typically used by a device driver to retrieve information that was cached (usually a pointer to memory). The value is the same as passed when Config Manager call the device driver.
CONFIGMG_Set_Device_Driver_Private_DWord