This structure contains information about alternate member name. Fields in this structure cannot be modified using the VB API. The fields are:
Type ESB_MBRALT_T MbrName As String * ESB_MBRNAMELEN AltName As String * ESB_MBRNAMELEN End Type
VB Data Type | Field | Description |
---|---|---|
As String * ESB_MBRNAMELEN | MbrName | The member name |
As String * ESB_MBRNAMELEN | AltName | The associated alias name (ESB_MBRNAME_T) |