| GetDataInterface Method | |
| See Also |
- enumMSDI
Specifies the type of object to create.
AddressService data interfaces.
Creates an empty data structure for use with the GeneralService.
| Visual Basic |
|---|
Public Function GetDataInterface( _
ByVal enumMSDI As AddressServiceDataInterfaces _
) As Object |
- enumMSDI
Value Description asAddressFormat AddressFormat data interface asAddressFormatParamsCollection AddressFormatParamsCollection data interface asAddressFormatParams AddressFormatParams data interface asAddressParams AddressParams data interface asAddressReturnParams AddressReturnParams data interface Specifies the type of object to create.