windows::Win32::Devices::DeviceAndDriverInstallation

Function CM_Get_DevNode_Property_ExW

pub unsafe fn CM_Get_DevNode_Property_ExW(
    dndevinst: u32,
    propertykey: *const DEVPROPKEY,
    propertytype: *mut DEVPROPTYPE,
    propertybuffer: Option<*mut u8>,
    propertybuffersize: *mut u32,
    ulflags: u32,
    hmachine: Option<isize>,
) -> CONFIGRET