Settings for a fax service are primarily stored as a
TMTMFaxSettings object in a stream in the
CMsvStore associated with the service entry. Some data is
stored in the service TMsvEntry entry to make that
information easily and quickly available.
The table below describe the functions and member variables for
TMsvEntry that are set by the Fax MTM for a fax service:
|
TMsvEntry
member
variable/function
|
Description
|
|
Connected()
|
Not used
|
|
Description()
|
Not normally used (because the fax service is normally
invisible to the user)
|
|
iMtm
|
Set to KUidMsgTypeFax
|
|
iMtmData1
|
Not used
|
|
iRelatedId
|
Not used
|
|
iType
|
Set to KUidMsvServiceEntry
|
|
Visible()
|
Normally set to EFalse by the creator of the fax
service entry.
|
|