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

/vbox/src/VBox/Main/include/
H A DConsoleImpl.h807 void i_guestPropertiesVRDPUpdateOtherInfoChange(uint32_t u32ClientId, const char *pszOtherInfo);
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp954 void Console::i_guestPropertiesVRDPUpdateOtherInfoChange(uint32_t u32ClientId, const char *pszOtherInfo) argument
965 Bstr clientOtherInfo(pszOtherInfo);

Completed in 495 milliseconds