| Platform SDK: Web Telephony Engine |
The LogFieldType enumerated types specify the selected logging fields. The values are used in the WTELog.LogFieldSelection property.
enum LogFieldType {
wteSessionID,
wteLogTime,
wteEventClass,
wteMachineName,
wteAddressGroup,
wteAddress,
wteCallerID,
wteCalledID,
wteReason,
wteApplicationName,
wteMedia,
wtePage,
wteDTMFValue,
wteDestAddress,
wteHangReason,
wteTransferType,
wteErrorType,
wteInputRecordFile,
wteCustom
};
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswteenum.h.