| Platform SDK: Web Telephony Engine |
The PrivateWTEControlsType enumerated types specify user-defined service-control codes. The range for these codes is 128 – 255. The enumerated types are used in the Win32 ControlService function.
enum PrivateWTEControlsType {
wteServicePauseSoft,
wteServiceStopSoft,
wteServiceFlushLog,
wteServiceRefreshStorage
};
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswteenum.h.