次の方法で共有


ProxyInitializeFilter (Windows CE 5.0)

Send Feedback

The Web proxy calls this function to initialize the filter.

DWORD WINAPI ProxyInitializeFilter(  PPROXY_HTTP_INFORMATION pInfo);

Parameters

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

PROXY_HTTP_INFORMATION

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.