Interface MSWinLib.EXT_psapi
- All Superinterfaces:
com.sun.jna.AltCallingConvention, com.sun.jna.Library, com.sun.jna.win32.StdCall, com.sun.jna.win32.StdCallLibrary
- Enclosing class:
MSWinLib
public static interface MSWinLib.EXT_psapi
extends com.sun.jna.win32.StdCallLibrary
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sun.jna.Library
com.sun.jna.Library.HandlerNested classes/interfaces inherited from interface com.sun.jna.win32.StdCallLibrary
com.sun.jna.win32.StdCallLibrary.StdCallCallback -
Field Summary
FieldsFields inherited from interface com.sun.jna.Library
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPERFields inherited from interface com.sun.jna.win32.StdCallLibrary
FUNCTION_MAPPER, STDCALL_CONVENTION -
Method Summary
Modifier and TypeMethodDescriptionintGetModuleFileNameExA(com.sun.jna.Pointer process, com.sun.jna.Pointer hModule, byte[] lpString, int nMaxCount)
-
Field Details
-
INSTANCE
-
-
Method Details
-
GetModuleFileNameExA
int GetModuleFileNameExA(com.sun.jna.Pointer process, com.sun.jna.Pointer hModule, byte[] lpString, int nMaxCount)
-