Changeset 58170 in vbox for trunk/src/VBox/GuestHost/HGSMI
- Timestamp:
- Oct 12, 2015 9:27:14 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 103282
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/HGSMI/HGSMICommon.cpp
r56320 r58170 353 353 /** Process a guest buffer. 354 354 * 355 * @returns VBox status .355 * @returns VBox status code. 356 356 * @param pArea Area which supposed to contain the buffer. 357 357 * @param pChannelInfo The channel pool. … … 398 398 /** Register a new HGSMI channel by index. 399 399 * 400 * @returns VBox status .400 * @returns VBox status code. 401 401 * @param pChannelInfo The channel pool managed by the caller. 402 402 * @param u8Channel Index of the channel.
Note:
See TracChangeset
for help on using the changeset viewer.