Function windows_sys::Win32::Devices::Tapi::tapiRequestMediaCallW
[−]pub unsafe extern "system" fn tapiRequestMediaCallW(
hwnd: HWND,
wrequestid: WPARAM,
lpszdeviceclass: PCWSTR,
lpdeviceid: PCWSTR,
dwsize: u32,
dwsecure: u32,
lpszdestaddress: PCWSTR,
lpszappname: PCWSTR,
lpszcalledparty: PCWSTR,
lpszcomment: PCWSTR
) -> i32
Expand description
Required features: "Win32_Devices_Tapi"
, "Win32_Foundation"