Packet Sniffer SDK DLL Edition

HNFileAdapter :: Properties :: FAdpGetUseFastUserFilter

 Previous Next

Returns the status flag of the FastBPF using.

Syntax:

BOOL __stdcall FAdpGetUseFastUserFilter(HANDLE hFAdp);

Parameters:

hFAdp

[in] HNFileAdapter object handle.

Return values:

If the function succeeds the return value will be either TRUE or FALSE. The default value is FALSE.

Description:

Use FAdpGetUseFastUserFilter to check the status flag of FastBPF using for the current CAP file.

See also:HNFileAdapter, FastBPF, FAdpSetUseFastUserFilter