windows::Win32::Devices::Tapi

Function lineGetID

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