com.sun.jna.win32

Class W32APITypeMapper

public class W32APITypeMapper extends DefaultTypeMapper

Provide standard conversion for W32 API types. This comprises the following native types:

Author: twall

Field Summary
static TypeMapperASCII
static TypeMapperUNICODE
Constructor Summary
protected W32APITypeMapper(boolean unicode)

Field Detail

ASCII

public static final TypeMapper ASCII

UNICODE

public static final TypeMapper UNICODE

Constructor Detail

W32APITypeMapper

protected W32APITypeMapper(boolean unicode)
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.