Begins the enumeration of an HsvICTransactionsData instance’s array of transactions, and returns a count of the transactions that the array contains.
Call this method after calling Initialize and HsvICM.GetICTransactions and before calling the other HsvICTransactionsData methods.
Once you have finished working with the data in the HsvICTransactionsData instance, clean up by calling EndDataEnum. |
<HsvICTransactionsData>.BeginDataEnum plNumItems
BeginDataEnum is used in the example for Initialize.