windows::Win32::Devices::Tapi

Function tapiRequestMakeCallW

pub unsafe fn tapiRequestMakeCallW<P0, P1, P2, P3>(
    lpszdestaddress: P0,
    lpszappname: P1,
    lpszcalledparty: P2,
    lpszcomment: P3,
) -> i32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>, P3: Param<PCWSTR>,