org.rococoa.cocoa.launchservices
Class LaunchServicesLibrary.OpaqueLSSharedFileListRef

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.launchservices.LaunchServicesLibrary.OpaqueLSSharedFileListRef
All Implemented Interfaces:
NativeMapped
Enclosing interface:
LaunchServicesLibrary

public static class LaunchServicesLibrary.OpaqueLSSharedFileListRef
extends PointerType

Conversion Error : CFStringRef
SKIPPED:
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/LaunchServices.framework/Headers/UTType.h:327
kUTTagClassOSType


Constructor Summary
LaunchServicesLibrary.OpaqueLSSharedFileListRef()
           
LaunchServicesLibrary.OpaqueLSSharedFileListRef(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

LaunchServicesLibrary.OpaqueLSSharedFileListRef

public LaunchServicesLibrary.OpaqueLSSharedFileListRef(Pointer pointer)

LaunchServicesLibrary.OpaqueLSSharedFileListRef

public LaunchServicesLibrary.OpaqueLSSharedFileListRef()


Copyright © 2009. All Rights Reserved.