Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/java-native-access/jna
/ getValue
Method
getValue
src/com/sun/jna/ptr/IntByReference.java:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
public
int
getValue() {
44
return
getPointer().getInt(0);
45
}
46
47
@Override
48
public
String toString() {
Callers
15
testXGetWMProtocols
Method · 0.95
testXQueryExtension
Method · 0.95
testMsiLocateComponentW
Method · 0.95
testMsiGetComponentPathW
Method · 0.95
testGetConsoleMode
Method · 0.95
testGetModuleFileNameEx
Method · 0.95
testEnumProcessModules
Method · 0.95
testGetModuleInformation
Method · 0.95
testEnumProcesses
Method · 0.95
testZwQueryKey
Method · 0.95
testNtQuerySetSecurityObjectNoSACL
Method · 0.95
testWTSEnumerateProcessesEx
Method · 0.95
Calls
2
getPointer
Method · 0.65
getInt
Method · 0.45
Tested by
15
testXGetWMProtocols
Method · 0.76
testXQueryExtension
Method · 0.76
testMsiLocateComponentW
Method · 0.76
testMsiGetComponentPathW
Method · 0.76
testGetConsoleMode
Method · 0.76
testGetModuleFileNameEx
Method · 0.76
testEnumProcessModules
Method · 0.76
testGetModuleInformation
Method · 0.76
testEnumProcesses
Method · 0.76
testZwQueryKey
Method · 0.76
testNtQuerySetSecurityObjectNoSACL
Method · 0.76
testWTSEnumerateProcessesEx
Method · 0.76