Klasse DBT.DEV_BROADCAST_OEM

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.DBT.DEV_BROADCAST_OEM
Umschließende Schnittstelle:
DBT

@FieldOrder({"dbco_size","dbco_devicetype","dbco_reserved","dbco_identifier","dbco_suppfunc"}) public static class DBT.DEV_BROADCAST_OEM extends Structure
The Class DEV_BROADCAST_OEM.
  • Felddetails

    • dbco_size

      public int dbco_size
      The dbco_size.
    • dbco_devicetype

      public int dbco_devicetype
      The dbco_devicetype.
    • dbco_reserved

      public int dbco_reserved
      The dbco_reserved.
    • dbco_identifier

      public int dbco_identifier
      The dbco_identifier.
    • dbco_suppfunc

      public int dbco_suppfunc
      The dbco_suppfunc.
  • Konstruktordetails

    • DEV_BROADCAST_OEM

      public DEV_BROADCAST_OEM()
      Instantiates a new dev broadcast oem.
    • DEV_BROADCAST_OEM

      public DEV_BROADCAST_OEM(Pointer memory)
      Instantiates a new dev broadcast oem.
      Parameter:
      memory - the memory