Uses of Class
com.jniwrapper.win32.system.Module

Packages that use Module
com.jniwrapper.win32.system The com.jniwrapper.win32.system package contains classes, which provide you with Java wrappers for commonly used Windows system functions and related structures and types. 
 

Uses of Module in com.jniwrapper.win32.system
 

Methods in com.jniwrapper.win32.system that return Module
static Module Module.getCurrent()
          Returns module handle for the current native process.