This method sets options for the Internet session.
Header file: | Afxinet.h |
Platforms: | Palm-size PC, H/PC Pro |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
BOOL SetOption( DWORD dwOption, LPVOID lpBuffer,
DWORD dwBufferLength, DWORD dwFlags =0);
BOOL SetOption( DWORD dwOption, DWORD dwValue ,
DWORD dwFlags =0);
In Windows CE, the dwFlags parameter must be 0.