IOCTL_SERVICE_PRX_SIGNAL_FILTER (Windows CE 5.0)
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
Send Feedback on this topic to the authors