Changeset 72328 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- May 24, 2018 7:29:45 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/MachineDebuggerImpl.h
r69500 r72328 66 66 HRESULT getLogRelGroups(com::Utf8Str &aLogRelGroups); 67 67 HRESULT getLogRelDestinations(com::Utf8Str &aLogRelDestinations); 68 HRESULT getExecutionEngine(VMExecutionEngine_T *apenmEngine); 68 69 HRESULT getHWVirtExEnabled(BOOL *aHWVirtExEnabled); 69 70 HRESULT getHWVirtExNestedPagingEnabled(BOOL *aHWVirtExNestedPagingEnabled);
Note:
See TracChangeset
for help on using the changeset viewer.