Event_Group_Info
Purpose
This function returns information about a single event group using its Group Reference ID number.
Parameters
Parameter: GroupRef
Type: integer
Description: This is the group reference ID number for the event group you want to return information about.
Returns
Return value: strEventGroupData
Type: structure
Description: This structure is described in this section.
Example
Sample Code
VB
None