org.rococoa.cocoa.dictionaryservices
Class DictionaryServicesLibrary.__DCSDictionary

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.dictionaryservices.DictionaryServicesLibrary.__DCSDictionary
All Implemented Interfaces:
NativeMapped
Enclosing interface:
DictionaryServicesLibrary

public static class DictionaryServicesLibrary.__DCSDictionary
extends PointerType

native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/DictionaryServices.framework/Headers/DictionaryServices.h:57
Conversion Error : extern CFStringRef


Constructor Summary
DictionaryServicesLibrary.__DCSDictionary()
           
DictionaryServicesLibrary.__DCSDictionary(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

DictionaryServicesLibrary.__DCSDictionary

public DictionaryServicesLibrary.__DCSDictionary(Pointer pointer)

DictionaryServicesLibrary.__DCSDictionary

public DictionaryServicesLibrary.__DCSDictionary()


Copyright © 2009. All Rights Reserved.