Changeset 65121 in vbox for trunk/include
- Timestamp:
- Jan 4, 2017 5:10:56 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 112624
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/include/VBox/vmm/vmapi.h ¶
r62476 r65121 97 97 * @param pvUser The user argument. 98 98 * @param rc VBox status code. 99 * @param RT_SRC_POS_DECLThe source position arguments. See RT_SRC_POS and RT_SRC_POS_ARGS.99 * @param SRC_POS The source position arguments. See RT_SRC_POS and RT_SRC_POS_ARGS. 100 100 * @param pszFormat Error message format string. 101 101 * @param args Error message arguments.
Note:
See TracChangeset
for help on using the changeset viewer.