Package | Description |
---|---|
uk.co.caprica.vlcj.runtime.windows |
Provides various utility classes for applications running in an MS-Windows
environment.
|
uk.co.caprica.vlcj.runtime.windows.internal |
Provides various internal classes that may be used by applications running
in an MS-Windows environment.
|
Modifier and Type | Method and Description |
---|---|
com.sun.jna.platform.win32.WinDef.LRESULT |
WindowsMouseHook.callback(int nCode,
com.sun.jna.platform.win32.WinDef.WPARAM wParam,
MSLLHOOKSTRUCT lParam) |
Modifier and Type | Class and Description |
---|---|
static class |
MSLLHOOKSTRUCT.ByReference |
Modifier and Type | Method and Description |
---|---|
com.sun.jna.platform.win32.WinDef.LRESULT |
LowLevelMouseProc.callback(int nCode,
com.sun.jna.platform.win32.WinDef.WPARAM wParam,
MSLLHOOKSTRUCT lParam)
Call-back.
|
Copyright © 2009-2012 Caprica Software Limited. All Rights Reserved.