pub unsafe extern "system" fn MQPathNameToFormatName(
    lpwcspathname: PCWSTR,
    lpwcsformatname: PWSTR,
    lpdwformatnamelength: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_System_MessageQueuing"