Function MQMgmtAction
pub unsafe fn MQMgmtAction<P0, P1, P2>(
pcomputername: P0,
pobjectname: P1,
paction: P2,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,
pub unsafe fn MQMgmtAction<P0, P1, P2>(
pcomputername: P0,
pobjectname: P1,
paction: P2,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,