windows::Win32::Devices::Tapi

Function phoneGetIDA

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