ProxyInitializeFilter (Windows Embedded CE 6.0)

1/6/2010

The Web proxy calls this function to initialize the filter.

Syntax

DWORD WINAPI ProxyInitializeFilter(
  PPROXY_HTTP_INFORMATION pInfo
);

Parameters

Return Value

ERROR_SUCCESS indicates success. A nonzero error value indicates failure.

Requirements

Header webproxy.h
Library Developer Implemented
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

Web Proxy Functions
PROXY_HTTP_INFORMATION