@Structure.FieldOrder(value={"Version","Flags","Count","pTypes"}) public static class Winspool.PRINTER_NOTIFY_OPTIONS extends Structure
Structure.ByReference, Structure.ByValue, Structure.FieldOrder, Structure.StructField
Modifier and Type | Field and Description |
---|---|
int |
Count
The number of elements in the pTypes array.
|
int |
Flags
A bit flag.
|
Winspool.PRINTER_NOTIFY_OPTIONS_TYPE.ByReference |
pTypes
A pointer to an array of PRINTER_NOTIFY_OPTIONS_TYPE structures.
|
int |
Version
The version of this structure.
|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
PRINTER_NOTIFY_OPTIONS() |
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, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
public int Version
public int Flags
public int Count
public Winspool.PRINTER_NOTIFY_OPTIONS_TYPE.ByReference pTypes