Platform SDK: TAPI |
The LINEAGENTACTIVITYENTRY structure describes a single ACD agent activity. The LINEAGENTACTIVITYLIST structure can contain an array of LINEAGENTACTIVITYENTRY structures.
typedef struct lineagentactivityentry_tag { DWORD dwID; DWORD dwNameSize; DWORD dwNameOffset; } LINEAGENTACTIVITYENTRY, *LPLINEAGENTACTIVITYENTRY;
Windows NT/2000: Requires Windows NT 4.0 SP3 or later.
Windows 95/98: Requires Windows 95 or later.
Version: Requires TAPI 2.0 or later.
Header: Declared in Tapi.h.
LINEPROXYREQUEST, LINEAGENTACTIVITYLIST, lineGetAgentActivityList, lineSetAgentActivity