Function windows_sys::Win32::System::MessageQueuing::MQSendMessage
pub unsafe extern "system" fn MQSendMessage(
hdestinationqueue: isize,
pmessageprops: *const MQMSGPROPS,
ptransaction: ITransaction
) -> HRESULT
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Com_StructuredStorage"
, "Win32_System_DistributedTransactionCoordinator"
, "Win32_System_Variant"