windows::Win32::System::MessageQueuing

Function MQGetPrivateComputerInformation

pub unsafe fn MQGetPrivateComputerInformation<P0>(
    lpwcscomputername: P0,
    pprivateprops: *mut MQPRIVATEPROPS,
) -> Result<()>
where P0: Param<PCWSTR>,