JNA API 3.5.1
com.sun.jna.platform.win32

Class WinDef.HMODULE

  • All Implemented Interfaces:
    NativeMapped
    Enclosing interface:
    WinDef


    public static class WinDef.HMODULE
    extends WinDef.HINSTANCE
    Handle to a module. The value is the base address of the module.
    • Constructor Detail

      • WinDef.HMODULE

        public WinDef.HMODULE()
JNA API 3.5.1

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