Returns the names and descriptions of an application’s journal groups. The information is returned in arrays that have a one-to-one correspondence.
Syntax
<IHsvJournalsEx>.EnumJournalGroups pvarabstrGroups, pvarabstrDescriptions
Argument | Description |
---|
pvarabstrGroups | Variant array. Returns the names of the journal groups. The array is returned as a String subtype. |
pvarabstrDescriptions | Variant array. Returns the descriptions of the journal groups. The array is returned as a String subtype. |