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
- pInfo
[in] Pointer to a PROXY_HTTP_INFORMATION structure.
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 |