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

Method UnInit

Plugins/FreeRDP/Client/ClipboardFreeRDP.cpp:84–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84int CClipboardFreeRDP::UnInit(CliprdrClientContext *context, bool bEnable)
85{
86 context->custom = nullptr;
87 m_pCliprdrClientContext = nullptr;
88 return 0;
89}
90
91void CClipboardFreeRDP::slotClipBoardChanged()
92{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected