ProxyUninitializeFilter (Windows Embedded CE 6.0)

1/6/2010

The Web proxy calls this function to stop the filter.

Syntax

DWORD WINAPI ProxyUninitializeFilter (void);

Parameters

None.

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