Packet Sniffer SDK DLL Edition
HNFileAdapter :: Properties :: FAdpGetUserFilterActive | | Previous Next |
Return the status flag of the user-settable packet filter using.
Syntax:
BOOL __stdcall FAdpGetUserFilterActive(HANDLE hFAdp);
Parameters:
hFAdp
Return values:
If the function succeeds the return value will be either TRUE or FALSE. The default value is FALSE.
Description:
Use UserFilterActive with UserFilter property to
control filtering of packets read from a CAP file.