MCPcopy Create free account
hub / github.com/ConEmu/ConEmu / ProcessViewerEvent

Function ProcessViewerEvent

src/ConEmuPlugin/ConEmuPlugin.cpp:403–406  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

401}
402
403int WINAPI ProcessViewerEvent(int Event, void *Param)
404{
405 return Plugin()->ProcessEditorViewerEvent(-1, Event);
406}
407
408int WINAPI ProcessViewerEventW(int Event, void *Param)
409{

Callers

nothing calls this directly

Calls 2

PluginFunction · 0.85

Tested by

no test coverage detected