Searched defs:VBoxServiceClipboardOS2RenderFormat (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceClipboard-os2.cpp408 static void VBoxServiceClipboardOS2RenderFormat(USHORT usFmt) function
459 VBoxServiceError("VBoxServiceClipboardOS2RenderFormat: WinSetClipbrdData(,%p,%#x, CF_POINTER) failed, lasterror=%lx\n",
467 VBoxServiceError("VBoxServiceClipboardOS2RenderFormat: Failed to query / allocate data. rc=%Rrc cb=%#RX32\n", rc, cb);
700 VBoxServiceClipboardOS2RenderFormat(SHORT1FROMMP(mp1));

Completed in 44 milliseconds