IOCTL_SERVICE_PRX_SIGNAL_FILTER (Windows Embedded CE 6.0)

1/6/2010

This IOCTL returns information about the signal that is submitted to the filter by the Web proxy.

Parameters

  • pBufIn
    [in] Pointer to a DWORD containing information about the signal.

Return Values

Returns TRUE if successful, FALSE otherwise.

Remarks

The user interface (UI) to configure a proxy filter can send this IOCTL to the Web proxy service to signal the filter of an event through the ProxySignalFilter function.

Requirements

OS Versions: Windows CE 5.0 and later.

Header: Webproxy.h.

Link Library: Not applicable.

See Also

Reference

Web Proxy IOCTLs
ProxySignalFilter