Packet Sniffer SDK DLL Edition
HNLBAdapter :: Properties :: LbAdpGetUseFastUserFilter | | Previous Next |
Returns the status flag of the FastBPF using.
Syntax:
BOOL __stdcall LbAdpGetUseFastUserFilter(HANDLE hLbAdp);
Parameters:
hLbAdp
Return values:
If the function succeeds the return value will be either TRUE or FALSE. The default value is
FALSE.
Description:
Use LbAdpGetUseFastUserFilter to check the status flag of
FastBPF using for Loopback adapter.
 | UseFastUserFilter property may be used in the Ethernet emulation mode only (see
HNLBAdapter.EthEmulation[Get/Set]). |