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

_DEV_BROADCAST_HANDLE

Declaration

Source position: jwadbt.pas line 562

type _DEV_BROADCAST_HANDLE = record

  dbch_size: DWORD;

  dbch_devicetype: DWORD;

  dbch_reserved: DWORD;

  dbch_handle: HANDLE;

  dbch_hdevnotify: HDEVNOTIFY;

  dbch_eventguid: GUID;

  dbch_nameoffset: LONG;

  dbch_data: array [0..0] of Byte;

end;


Documentation generated on: 2023-03-18