windows::Win32::Devices::Tapi

Function phoneGetIDW

pub unsafe fn phoneGetIDW<P2>(
    hphone: u32,
    lpdeviceid: *mut VARSTRING,
    lpszdeviceclass: P2,
) -> i32
where P2: Param<PCWSTR>,