BOOL __stdcall GetPacketFilterTableResetStats ( HANDLE hOpen, PSTATIC_FILTER_TABLE pFilterList );
Return Value:TRUE
if call was successful, FALSE
otherwise
Parameters:hOpen
Specifies driver object open handle.
pFilterList
Pointer to STATIC_FILTER_TABLE
.
Remarks:
This function is a C-style wrapper for CNdisApi::GetPacketFilterTableResetStats