MCPcopy Create free account
hub / github.com/NPP-JSONViewer/JSON-Viewer / getName

Function getName

src/NppJsonViewer/dllmain.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33extern "C" __declspec(dllexport) const TCHAR* getName()
34{
35 return g_NppJsonPlugin.GetPluginName();
36}
37
38extern "C" __declspec(dllexport) FuncItem* getFuncsArray(int* nbF)
39{

Callers

nothing calls this directly

Calls 1

GetPluginNameMethod · 0.80

Tested by

no test coverage detected