@Structure.FieldOrder(value={"dbcp_size","dbcp_devicetype","dbcp_reserved","dbcp_name"}) public static class DBT.DEV_BROADCAST_PORT extends Structure
Structure.ByReference, Structure.ByValue, Structure.FieldOrder, Structure.StructField
Modifier and Type | Field and Description |
---|---|
int |
dbcp_devicetype
The dbcp_devicetype.
|
byte[] |
dbcp_name
The dbcp_name.
|
int |
dbcp_reserved
The dbcp_reserved.
|
int |
dbcp_size
The dbcp_size.
|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
DEV_BROADCAST_PORT()
Instantiates a new dev broadcast port.
|
DEV_BROADCAST_PORT(Pointer memory)
Instantiates a new dev broadcast port.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDbcpName()
Gets the dbcc_name.
|
void |
read()
Reads the fields of the struct from native memory
|
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
public int dbcp_size
public int dbcp_devicetype
public int dbcp_reserved
public byte[] dbcp_name
public DEV_BROADCAST_PORT()
public DEV_BROADCAST_PORT(Pointer memory)
memory
- the memory