org.rococoa.cocoa.searchkit
Class SearchKitLibrary.__SKSummary

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.searchkit.SearchKitLibrary.__SKSummary
All Implemented Interfaces:
NativeMapped
Enclosing interface:
SearchKitLibrary

public static class SearchKitLibrary.__SKSummary
extends PointerType

Conversion Error : CFStringRef
SKIPPED:
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/SearchKit.framework/Headers/SKAnalysis.h:204
kSKLanguageTypes


Constructor Summary
SearchKitLibrary.__SKSummary()
           
SearchKitLibrary.__SKSummary(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

SearchKitLibrary.__SKSummary

public SearchKitLibrary.__SKSummary(Pointer pointer)

SearchKitLibrary.__SKSummary

public SearchKitLibrary.__SKSummary()


Copyright © 2009. All Rights Reserved.