Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_ENUMERATION_BUFFER

Declaration

Source position: jwatraffic.pas line 345

type _ENUMERATION_BUFFER = record

  Length: ULONG;

  OwnerProcessId: ULONG;

  FlowNameLength: USHORT;

  FlowName: array [0..MAX_STRING_LENGTH-1] of WCHAR;

  pFlow: PTC_GEN_FLOW;

  NumberOfFilters: ULONG;

  GenericFilter: array [0..0] of TC_GEN_FILTER;

end;


Documentation generated on: 2023-03-18