CONFIGRET CONFIGMG_Set_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 set information in this devnode cached (usually a pointer to memory).
Note The initial value is set by the parameter on the CONFIGMG_Register_Device_Driver (the value is zero before that call).
CONFIGMG_Get_Device_Driver_Private_DWord