JNA API 3.2.7

com.sun.jna
Class ToNativeContext

java.lang.Object
  extended by com.sun.jna.ToNativeContext
Direct Known Subclasses:
CallbackResultContext, FunctionParameterContext, StructureWriteContext

public class ToNativeContext
extends Object

Context for converting a Java value to a native one.


Constructor Summary
ToNativeContext()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToNativeContext

ToNativeContext()

JNA API 3.2.7

Copyright © 2007-2010 Timothy Wall. All Rights Reserved.