/*
* GLOBAL VARIABLE: SE_TELEPHONE_INFORMATION_DEFAULT
*
* Pre-initialized global variable containing the default values for an
* SE_Telephone_Information variable.
*/
const SE_Telephone_Information
SE_TELEPHONE_INFORMATION_DEFAULT =
| voice_count | 0 |
| voice | NULL |
| facsimile_count | 0 |
| facsimile | NULL |
| tdd_tty_count | 0 |
| tdd_tty | NULL |
Prev: SE_TABLE_PROPERTY_DESCRIPTION_DEFAULT.
Next: SE_TEXT_DEFAULT.
Return to:
Top of this Page,
Constant Index