Platform SDK: Web Telephony Engine |
The DownloadControlFlags property sets or retrieves a group of flags that control the download mode.
WTEApplication.DownloadControlFlags [ = iFlags ]
This property is read-write.
When WTE is running as a service, it always includes the DLCTL_DOWNLOADONLY and DLCTL_SILENT flags. Also, these two flags are the default value of the DownloadControlFlags property.
When WTE is running as an executable, you must remove the DLCTL_DOWNLOADONLY flag from the mask in order to see images.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswtecom.idl and Mswtecom.h.
Library: Use Mswtecom.lib.