org.rococoa.cocoa.printcore
Class PrintCoreLibrary.OpaquePMPaper

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.printcore.PrintCoreLibrary.OpaquePMPaper
All Implemented Interfaces:
NativeMapped
Enclosing interface:
PrintCoreLibrary

public static class PrintCoreLibrary.OpaquePMPaper
extends PointerType

native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/PrintCore.framework/Headers/PMCoreDeprecated.h:1641
Conversion Error : extern OSStatus


Constructor Summary
PrintCoreLibrary.OpaquePMPaper()
           
PrintCoreLibrary.OpaquePMPaper(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

PrintCoreLibrary.OpaquePMPaper

public PrintCoreLibrary.OpaquePMPaper(Pointer pointer)

PrintCoreLibrary.OpaquePMPaper

public PrintCoreLibrary.OpaquePMPaper()


Copyright © 2009. All Rights Reserved.