Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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