NokiaContact representing a contact on the NOKIA phone.
Functions |
|
| void | NokiaContact (void xpContact) |
Variables |
|
| enumeration | ContactValueTypes |
| string[] | ContactValueTypeStrings |
| int | MaxContactValueType |
| void NokiaContact | ( | void | xpContact | ) |
Constructor
| enumeration ContactValueTypes |
Global Enumeration of the different ValueTypes used in the NOKIA interface.
| string [] ContactValueTypeStrings |
Global array of strings naming each of the different ValueTypes used in the NOKIA interface.
Global holding the maximal number in ContactValueTypes. This value is used for array dimensioning.