com.develop.jawin.win32
Class W32Process

java.lang.Object
  |
  +--com.develop.jawin.win32.W32Process

public class W32Process
extends java.lang.Object


Constructor Summary
W32Process()
           
 
Method Summary
static int GetCurrentProcess()
           
static int GetModuleHandleW(java.lang.String lpModuleName)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

W32Process

public W32Process()
Method Detail

GetCurrentProcess

public static int GetCurrentProcess()
                             throws COMException,
                                    java.io.IOException

GetModuleHandleW

public static int GetModuleHandleW(java.lang.String lpModuleName)
                            throws COMException,
                                   java.io.IOException


New Jawin designed by Vitally Shelest. This product includes software developed by the DevelopMentor OpenSource Project (http://www.develop.com/OpenSource).