Class DBT.DEV_BROADCAST_NET

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.DBT.DEV_BROADCAST_NET
Enclosing interface:
DBT

@FieldOrder({"dbcn_size","dbcn_devicetype","dbcn_reserved","dbcn_resource","dbcn_flags"}) public static class DBT.DEV_BROADCAST_NET extends Structure
The Class DEV_BROADCAST_NET.
  • Field Details

    • dbcn_size

      public int dbcn_size
      The dbcn_size.
    • dbcn_devicetype

      public int dbcn_devicetype
      The dbcn_devicetype.
    • dbcn_reserved

      public int dbcn_reserved
      The dbcn_reserved.
    • dbcn_resource

      public int dbcn_resource
      The dbcn_resource.
    • dbcn_flags

      public int dbcn_flags
      The dbcn_flags.
  • Constructor Details

    • DEV_BROADCAST_NET

      public DEV_BROADCAST_NET()
      Instantiates a new dev broadcast net.
    • DEV_BROADCAST_NET

      public DEV_BROADCAST_NET(Pointer memory)
      Instantiates a new dev broadcast net.
      Parameters:
      memory - the memory