Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/java-native-access/jna
/ GetLastError
Method
GetLastError
test/com/sun/jna/NativeLibraryTest.java:339–339 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
337
338
public
interface
Kernel32 {
339
int
GetLastError();
340
void
SetLastError(
int
code);
341
}
342
public
void
testInterceptLastError() {
Callers
15
testCapabilitiesRequestAndCapabilitiesReply
Method · 0.65
testGetVolumeNameForVolumeMountPoint
Method · 0.65
testGetVolumeInformation
Method · 0.65
testEnumVolumes
Method · 0.65
testEnumVolumeMountMoints
Method · 0.65
testGetConsoleOriginalTitle
Method · 0.65
testGetModuleFileNameEx
Method · 0.65
testEnumProcesses
Method · 0.65
testQueryFullProcessImageName
Method · 0.65
testReadEvents
Method · 0.65
testEvtOpenLog
Method · 0.65
testEvtOpenChannelEnum
Method · 0.65
Calls
no outgoing calls
Tested by
15
testCapabilitiesRequestAndCapabilitiesReply
Method · 0.52
testGetVolumeNameForVolumeMountPoint
Method · 0.52
testGetVolumeInformation
Method · 0.52
testEnumVolumes
Method · 0.52
testEnumVolumeMountMoints
Method · 0.52
testGetConsoleOriginalTitle
Method · 0.52
testGetModuleFileNameEx
Method · 0.52
testEnumProcesses
Method · 0.52
testQueryFullProcessImageName
Method · 0.52
testReadEvents
Method · 0.52
testEvtOpenLog
Method · 0.52
testEvtOpenChannelEnum
Method · 0.52