Function MQGetQueueProperties
pub unsafe fn MQGetQueueProperties<P0>(
lpwcsformatname: P0,
pqueueprops: *mut MQQUEUEPROPS,
) -> Result<()>where
P0: Param<PCWSTR>,
pub unsafe fn MQGetQueueProperties<P0>(
lpwcsformatname: P0,
pqueueprops: *mut MQQUEUEPROPS,
) -> Result<()>where
P0: Param<PCWSTR>,