Platform SDK: TAPI |
The LINEQUEUEENTRY structure provides the information for a single queue entry. The LINEQUEUELIST structure can contain an array of LINEQUEUEENTRY structures. This structure requires TAPI 3.0 version negotiation.
typedef struct linequeueentry_tag { DWORD dwQueueID; DWORD dwNameSize; DWORD dwNameOffset; } LINEQUEUEENTRY, *LPLINEQUEUEENTRY;
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Version: Requires TAPI 2.2 or later.
Header: Declared in Tapi.h.
About TAPI 3.0 Call Center Controls LINEQUEUELIST, lineGetQueueList function