bool winapi spyhookfilter (handle hdevice,
bool ffilter,
pbool pffilter)
{
return spyiocontrol (hdevice, spy_io_hook_filter,
&ffilter, bool_,
pffilter, bool_);
bool winapi spyhookfilter (handle hdevice,
bool ffilter,
pbool pffilter)
{
return spyiocontrol (hdevice, spy_io_hook_filter,
&ffilter, bool_,
pffilter, bool_);