MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / NewService

Method NewService

Plugins/FreeRDP/Service/PluginServiceFreeRDP.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33CService *CPluginServiceFreeRDP::NewService()
34{
35 return new CServiceFreeRDP(this);
36}

Callers 3

foreachFunction · 0.45
runMethod · 0.45
foreachFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected