Unit 'JwaWmiStr' Package
[Overview][Constants][Types][Index] [#winunits-jedi]

_WNODE_HEADER

Declaration

Source position: jwawmistr.pas line 72

type _WNODE_HEADER = record

  BufferSize: ULONG;

  ProviderId: ULONG;

  U1: record

    case Integer of

      0: (

          HistoricalContext: ULONG64;

        );

      1: (

          Version: ULONG;

          Linkage: ULONG;

        );

  end;

  u2: record

    case Integer of

      0: (

          CountLost: ULONG;

        );

      1: (

          KernelHandle: HANDLE;

        );

      2: (

          TimeStamp: LARGE_INTEGER;

        );

  end;

  Guid: GUID;

  ClientContext: ULONG;

  Flags: ULONG;

end;


Documentation generated on: 2023-03-18