Changeset 47556 in vbox
- Timestamp:
- Aug 6, 2013 11:51:19 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 87755
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxGuestLib.h
r47294 r47556 591 591 typedef struct VBGLR3GUESTCTRLCMDCTX 592 592 { 593 /** @todo This struct could be handy if we want to implement 594 * a second communication channel, e.g. via TCP/IP. 595 * Use a union for the HGCM stuff then. */ 596 593 597 /** IN: HGCM client ID to use for 594 598 * communication. */
Note:
See TracChangeset
for help on using the changeset viewer.