Returns arrays containing the currency IDs and labels of the application’s currencies, with the option to return only those currencies for which the DisplayInICT attribute is enabled. The arrays have a one-to-one correspondence.
<HsvCurrencies>.EnumCurrencies2 vbICTOnly, pvaralIDs, pvarabstrLabels
The following example prints the labels of the currencies for which the DisplayInICT attribute is enabled to Visual Basic’s Immediate window.