Source position: jwaipexport.pas line 258
type _IP_MCAST_COUNTER_INFO = record
InMcastOctets: ULONG64;
OutMcastOctets: ULONG64;
InMcastPkts: ULONG64;
OutMcastPkts: ULONG64;
end;