winapi::um::cfgmgr32

Function CM_Get_DevNode_Custom_PropertyW

Source
pub unsafe extern "system" fn CM_Get_DevNode_Custom_PropertyW(
    dnDevInst: DEVINST,
    pszCustomPropertyName: PCWSTR,
    pulRegDataType: PULONG,
    Buffer: PVOID,
    pulLength: PULONG,
    ulFlags: ULONG,
) -> CONFIGRET