MCPcopy 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
14void NppJsonPlugin::PluginInit(HMODULE hModule)
15{
16 m_hModule = hModule;
17}
18
19void NppJsonPlugin::PluginCleanup() {}
20

Callers 1

DllMainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected