The SEDRIS Data Representation Model
APPENDIX C - Constants SE_TELEPHONE_INFORMATION_DEFAULT |
---|
/* * 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 |
|