Function winapi::um::cfgmgr32::CM_Get_DevNode_PropertyExW [−][src]
pub unsafe extern "system" fn CM_Get_DevNode_PropertyExW(
dnDevInst: DEVINST,
PropertyKey: *const DEVPROPKEY,
PropertyType: *mut DEVPROPTYPE,
PropertyBuffer: PBYTE,
PropertyBufferSize: PULONG,
ulFlags: ULONG,
hMachine: HMACHINE
) -> CONFIGRET