| GetAddressFormat Method | |
| See Also |
- pIAddressFormatParams
The key of the address format to retrieve.
Retrieves an address format.
The address format is specified by its key, which is contained in the AddressFormatParams object passed to the method.
| Visual Basic |
|---|
Public Function GetAddressFormat( _
ByVal pIAddressFormatParams As AddressFormatParams _
) As AddressFormat |
- pIAddressFormatParams
The key of the address format to retrieve.