Changeset 42412 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Jul 26, 2012 2:48:08 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 79510
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/GuestSessionImpl.h
r42411 r42412 102 102 IGuestProcess **aProcess); 103 103 STDMETHOD(ProcessGet)(ULONG aPID, IGuestProcess **aProcess); 104 #if 0 104 105 STDMETHOD(SetTimeout)(ULONG aTimeoutMS); 106 #endif 105 107 STDMETHOD(SymlinkCreate)(IN_BSTR aSource, IN_BSTR aTarget, SymlinkType_T aType); 106 108 STDMETHOD(SymlinkExists)(IN_BSTR aSymlink, BOOL *aExists);
Note:
See TracChangeset
for help on using the changeset viewer.