JNA API 3.4.0

com.sun.jna.platform.mac
Class Carbon.EventHotKeyID

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.sun.jna.platform.mac.Carbon.EventHotKeyID
Direct Known Subclasses:
Carbon.EventHotKeyID.ByValue
Enclosing interface:
Carbon

public static class Carbon.EventHotKeyID
extends Structure


Nested Class Summary
static class Carbon.EventHotKeyID.ByValue
           
 
Nested classes/interfaces inherited from class com.sun.jna.Structure
Structure.ByReference
 
Field Summary
 int id
           
 int signature
           
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
Carbon.EventHotKeyID()
           
 
Method Summary
 
Methods inherited from class com.sun.jna.Structure
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldOrder, getFields, getFieldTypeInfo, getNativeAlignment, getNativeSize, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

signature

public int signature

id

public int id
Constructor Detail

Carbon.EventHotKeyID

public Carbon.EventHotKeyID()

JNA API 3.4.0

Copyright © 2007-2010 Timothy Wall. All Rights Reserved.