Function windows::Win32::System::MessageQueuing::MQADsPathToFormatName
pub unsafe fn MQADsPathToFormatName<P0>(
lpwcsadspath: P0,
lpwcsformatname: PWSTR,
lpdwformatnamelength: *mut u32,
) -> Result<()>where
P0: Param<PCWSTR>,