This structure contains information about currency rates. Fields in this structure cannot be modified using the VB API. The fields are:
Type ESB_RATEINFO_T MbrName As String * ESB_MBRNAMELEN RateMbr As String * ESB_RATEINFOLEN End Type
VB Data Type | Field | Description |
---|---|---|
As String * ESB_MBRNAMELEN | MbrName | The Member name (ESB_MBRNAMELEN) |
As String * ESB_MBRNAMELEN | RateMbr | Array of rate member name (ESB_MBRNAME_T) |