LINEAGENTACTIVITYENTRY
typedef struct lineagentactivityentry_tag {
DWORD dwID;
DWORD dwNameSize;
DWORD dwNameOffset;
} LINEAGENTACTIVITYENTRY, FAR
*LPLINEAGENTACTIVITYENTRY;
Members
dwID
A unique
identifier for a activity. It is the responsibility of the agent handler to
generate and maintain uniqueness of these IDs.
dwNameSize
dwNameOffset
Size in bytes
and offset from the beginning of the containing structure of a null-terminated
string specifying the name and other identifying information of an activity
which can be selected using lineSetAgentActivity