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

tagWNODE_EVENT_REFERENCE

Declaration

Source position: jwawmistr.pas line 349

type tagWNODE_EVENT_REFERENCE = record

  WnodeHeader: _WNODE_HEADER;

  TargetGuid: GUID;

  TargetDataBlockSize: ULONG;

  case Integer of

    0: (

        TargetInstanceIndex: ULONG;

      );

    1: (

        TargetInstanceName: PWCHAR;

      );

end;


Documentation generated on: 2023-03-18