org.rococoa.cocoa.osservices
Class OSServicesLibrary.OpaqueWSMethodInvocationRef

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.osservices.OSServicesLibrary.OpaqueWSMethodInvocationRef
All Implemented Interfaces:
NativeMapped
Enclosing interface:
OSServicesLibrary

public static class OSServicesLibrary.OpaqueWSMethodInvocationRef
extends PointerType

Conversion Error : CFStringRef
SKIPPED:
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/OSServices.framework/Headers/WSMethodInvocation.h:155
kWSMethodInvocationTimeoutValue


Constructor Summary
OSServicesLibrary.OpaqueWSMethodInvocationRef()
           
OSServicesLibrary.OpaqueWSMethodInvocationRef(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

OSServicesLibrary.OpaqueWSMethodInvocationRef

public OSServicesLibrary.OpaqueWSMethodInvocationRef(Pointer pointer)

OSServicesLibrary.OpaqueWSMethodInvocationRef

public OSServicesLibrary.OpaqueWSMethodInvocationRef()


Copyright © 2009. All Rights Reserved.