Platform SDK: TAPI |
The FINISH_MODE enum is used by applications to indicate the type of call finish required. Operations that the TAPI DLL performs vary depending on whether a call transfer is being completed or a call is being added to a conference.
typedef enum FINISH_MODE { FM_ASTRANSFER, FM_ASCONFERENCE, } FINISH_MODE;
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Tapi3.h.