winapi::um::cfgmgr32

Function CM_Get_Class_Registry_PropertyW

Source
pub unsafe extern "system" fn CM_Get_Class_Registry_PropertyW(
    ClassGuid: LPGUID,
    ulProperty: ULONG,
    pulRegDataType: PULONG,
    Buffer: PVOID,
    pulLength: PULONG,
    ulFlags: ULONG,
    hMachine: HMACHINE,
) -> CONFIGRET