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