C# Class ZForge.Win32.RemovableDriveDetector.DEV_BROADCAST_HANDLE

Datei anzeigen Open project: zhuangyy/Motion

Public Properties

Property Type Description
dbch_data byte
dbch_data1 byte
dbch_devicetype int
dbch_eventguid System.Guid
dbch_handle System.IntPtr
dbch_hdevnotify System.IntPtr
dbch_nameoffset long
dbch_reserved int
dbch_size int

Property Details

dbch_data public_oe property

public byte dbch_data
return byte

dbch_data1 public_oe property

public byte dbch_data1
return byte

dbch_devicetype public_oe property

public int dbch_devicetype
return int

dbch_eventguid public_oe property

public Guid,System dbch_eventguid
return System.Guid

dbch_handle public_oe property

public IntPtr,System dbch_handle
return System.IntPtr

dbch_hdevnotify public_oe property

public IntPtr,System dbch_hdevnotify
return System.IntPtr

dbch_nameoffset public_oe property

public long dbch_nameoffset
return long

dbch_reserved public_oe property

public int dbch_reserved
return int

dbch_size public_oe property

public int dbch_size
return int