Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ UnregisterIoHandler
Function
UnregisterIoHandler
source/Memory.cpp:1185–1188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1183
}
1184
1185
void UnregisterIoHandler(UINT uSlot)
1186
{
1187
RegisterIoHandler(uSlot, NULL, NULL, NULL, NULL, NULL, NULL);
1188
}
1189
1190
LPVOID MemGetSlotParameters(UINT uSlot)
1191
{
Callers
1
RemoveInternal
Method · 0.85
Calls
1
RegisterIoHandler
Function · 0.85
Tested by
no test coverage detected