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

Method GetUsedType

Src/ParameterCompone/ParameterUser.cpp:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228CParameterUser::TYPE CParameterUser::GetUsedType() const
229{
230 return m_Data.m_UsedType;
231}
232
233int CParameterUser::SetUsedType(TYPE type)
234{

Callers 15

IdMethod · 0.45
DescriptionMethod · 0.45
openMethod · 0.45
SetParameterMethod · 0.45
SetParameterMethod · 0.45
AcceptMethod · 0.45
OnInitMethod · 0.45
BackendFreeRDP.cppFile · 0.45
cbClientStartMethod · 0.45
SetParaMethod · 0.45
OnInitMethod · 0.45
SocketInitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected