LINEPROXYREQUEST_ Constants
These constants are used in two contexts. First, they can be used in an array of DWORD values in the LINECALLPARAMS structure passed in with lineOpen when the LINEOPENOPTION_PROXY option is specified, to indicate which functions the application is willing to handle. Second, they are used in the LINEPROXYBUFFER passed to the handler application by a LINE_PROXYREQUEST message to indicate the type of request that is to be processed and the format of the data in the buffer.
-
LINEPROXYREQUEST_SETAGENTGROUP
-
Associated with lineSetAgentGroup.
-
LINEPROXYREQUEST_SETAGENTSTATE
-
Associated with lineSetAgentState.
-
LINEPROXYREQUEST_SETAGENTACTIVITY
-
Associated with lineSetAgentActivity.
-
LINEPROXYREQUEST_GETAGENTCAPS
-
Associated with lineGetAgentCaps.
-
LINEPROXYREQUEST_GETAGENTSTATUS
-
Associated with lineGetAgentStatus.
-
LINEPROXYREQUEST_AGENTSPECIFIC
-
Associated with lineAgentSpecific.
-
LINEPROXYREQUEST_GETAGENTACTIVITYLIST
-
Associated with lineGetAgentActivityList.
-
LINEPROXYREQUEST_GETAGENTGROUPLIST
-
Associated with lineGetAgentGroupList.