Function windows::Win32::System::MessageQueuing::MQMgmtGetInfo
pub unsafe fn MQMgmtGetInfo<P0, P1>(
pcomputername: P0,
pobjectname: P1,
pmgmtprops: *mut MQMGMTPROPS,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,