|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use W32API.LONG_PTR | |
---|---|
com.sun.jna.platform.win32 |
Uses of W32API.LONG_PTR in com.sun.jna.platform.win32 |
---|
Subclasses of W32API.LONG_PTR in com.sun.jna.platform.win32 | |
---|---|
static class |
W32API.LPARAM
|
static class |
W32API.LRESULT
|
static class |
W32API.SSIZE_T
|
Methods in com.sun.jna.platform.win32 that return W32API.LONG_PTR | |
---|---|
W32API.LONG_PTR |
User32.GetWindowLongPtr(W32API.HWND hWnd,
int nIndex)
|
W32API.LONG_PTR |
User32.SetWindowLongPtr(W32API.HWND hWnd,
int nIndex,
W32API.LONG_PTR dwNewLongPtr)
|
Methods in com.sun.jna.platform.win32 with parameters of type W32API.LONG_PTR | |
---|---|
W32API.LONG_PTR |
User32.SetWindowLongPtr(W32API.HWND hWnd,
int nIndex,
W32API.LONG_PTR dwNewLongPtr)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |