Function windows_sys::Win32::System::MessageQueuing::MQLocateBegin
pub unsafe extern "system" fn MQLocateBegin(
lpwcscontext: PCWSTR,
prestriction: *const MQRESTRICTION,
pcolumns: *const MQCOLUMNSET,
psort: *const MQSORTSET,
phenum: *mut HANDLE
) -> HRESULTExpand description
Required features: "Win32_System_MessageQueuing", "Win32_Foundation", "Win32_System_Com_StructuredStorage"