Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NPP-JSONViewer/JSON-Viewer
/ PluginInit
Method
PluginInit
src/NppJsonViewer/NppJsonPlugin.cpp:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
void NppJsonPlugin::PluginInit(HMODULE hModule)
15
{
16
m_hModule = hModule;
17
}
18
19
void NppJsonPlugin::PluginCleanup() {}
20
Callers
1
DllMain
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected