windows::Win32::Devices::Tapi

Function lineGetIDA

pub unsafe fn lineGetIDA<P5>(
    hline: u32,
    dwaddressid: u32,
    hcall: u32,
    dwselect: u32,
    lpdeviceid: *mut VARSTRING,
    lpszdeviceclass: P5,
) -> i32
where P5: Param<PCSTR>,