Skip navigation links
JNA API 4.2.1
com.sun.jna.win32

Class W32APITypeMapper

  • All Implemented Interfaces:
    TypeMapper


    public class W32APITypeMapper
    extends DefaultTypeMapper
    Provide standard conversion for W32 API types. This comprises the following native types:
    • Unicode or ASCII/MBCS strings and arrays of string, as appropriate
    • BOOL
    Author:
    twall
    • Constructor Detail

      • W32APITypeMapper

        protected W32APITypeMapper(boolean unicode)
JNA API 4.2.1

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