Share via


ProxyNotifyAddrChange (Windows CE 5.0)

Send Feedback

The Web proxy calls this function when an address has changed.

DWORD WINAPI ProxyNotifyAddrChange(void);

Parameters

None.

Return Values

ERROR_SUCCESS indicates success. A nonzero error value indicates failure.

Remarks

This function notifies the filter that there has been an IP address change on the gateway device. The filter can query Internet Protocol Helper APIs at this point if required.

Requirements

OS Versions: Windows CE 5.0 and later.
Header: Webproxy.h.
Link Library: Not applicable.

See Also

Web Proxy Functions | Internet Protocol Helper APIs

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.