Home
last modified time | relevance | path

Searched refs:LPLINECALLSTATUS (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dtapi.h505 } LINECALLSTATUS, *LPLINECALLSTATUS; typedef
916 DWORD WINAPI lineGetCallStatus(HCALL,LPLINECALLSTATUS);
/reactos/dll/win32/tapi32/
H A Dline.c302 DWORD WINAPI lineGetCallStatus(HCALL hCall, LPLINECALLSTATUS lpCallStatus) in lineGetCallStatus()