Searched refs:strPorts (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DVRDEServerImpl.cpp385 Utf8Str strPorts = aValue == "0"? local
388 int vrc = i_vrdpServerVerifyPortsString(strPorts);
392 if (strPorts != mData->mProperties["TCP/Ports"])
399 mData->mProperties["TCP/Ports"] = strPorts;

Completed in 44 milliseconds