GetPacketFilterTableSize

BOOL CNdisApi::GetPacketFilterTableSize ( DWORD pdwTableSize);

Return Value:
TRUE if call was successful, FALSE otherwise

Parameters:
pdwTableSize
Pointer to DWORD which receives the number of filters in the current STATIC_FILTER_TABLE loaded into the WinpkFilter driver.

Remarks:
This member calls the filter driver with IOCTL_NDISRD_GET_PACKET_FILTERS_TABLESIZE control code (see details below).

IOCTL_NDISRD_GET_PACKET_FILTERS_TABLESIZE

Input BufferDWORD
Input Buffer Size4
Output BufferDWORD
Output Buffer Size4