ProxyInitializeFilter (Windows CE 5.0)
The Web proxy calls this function to initialize the filter.
DWORD WINAPI ProxyInitializeFilter( PPROXY_HTTP_INFORMATION pInfo);
Parameters
- pInfo
[in] Pointer to a PROXY_HTTP_INFORMATION structure.
Return Values
ERROR_SUCCESS indicates success. A nonzero error value indicates failure.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Webproxy.h.
Link Library: Not applicable.
See Also
Send Feedback on this topic to the authors