Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration indicates the current call type of a IVoIPCurrentCall object, in relation to the call log database.
typedef enum VoIPCallType {e_vctInvalid = 0, e_vctIncoming, e_vctOutgoing, e_vctMissed } VoIPCallType;
Elements
- e_vctInvalid
Invalid call. - e_vctIncoming
Incoming call. - e_vctOutgoing
Outgoing call. - e_vctMissed
Missed call.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Voipmanager.h, Voipmanager.idl.
See Also
VoIP Application Interface Layer Architecture | IVoIPCurrentCall
Send Feedback on this topic to the authors