CInternetSession::SetOption

This method sets options for the Internet session.

At a Glance

Header file: Afxinet.h
Platforms: Palm-size PC, H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

BOOL SetOption( DWORD dwOption, LPVOID lpBuffer,
DWORD dwBufferLength, DWORD dwFlags =0);

BOOL SetOption( DWORD dwOption, DWORD dwValue ,
DWORD dwFlags =0);

Remarks

In Windows CE, the dwFlags parameter must be 0.