org.rococoa.cocoa.ae
Class AELibrary.AERemoteProcessResolver

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.ae.AELibrary.AERemoteProcessResolver
All Implemented Interfaces:
NativeMapped
Enclosing interface:
AELibrary

public static class AELibrary.AERemoteProcessResolver
extends PointerType

Conversion Error : CFStringRef
SKIPPED:
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:314
kAERemoteProcessProcessIDKey


Constructor Summary
AELibrary.AERemoteProcessResolver()
           
AELibrary.AERemoteProcessResolver(Pointer pointer)
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AELibrary.AERemoteProcessResolver

public AELibrary.AERemoteProcessResolver(Pointer pointer)

AELibrary.AERemoteProcessResolver

public AELibrary.AERemoteProcessResolver()


Copyright © 2009. All Rights Reserved.