Returns the status flag of the user-settable packet filter using.
BOOL __stdcall AdpGetUserFilterActive(HANDLE hAdp);
If the function succeeds the return value will be either TRUE or FALSE. The default value is FALSE.
Use UserFilterActive with UserFilter property to control the traffic filtering process. Please refer to Packet Sniffer SDK packets processing diagram.