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 Buffer | DWORD |
Input Buffer Size | 4 |
Output Buffer | DWORD |
Output Buffer Size | 4 |