Changeset 95385 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Jun 27, 2022 9:04:31 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/GuestSessionImpl.h
r93115 r95385 171 171 BOOL aFollowSymlinks, 172 172 LONG64 *aSize); 173 HRESULT fsQueryFreeSpace(const com::Utf8Str &aPath, LONG64 *aFreeSpace); 174 HRESULT fsQueryInfo(const com::Utf8Str &aPath, ComPtr<IGuestFsInfo> &aInfo); 173 175 HRESULT fsObjExists(const com::Utf8Str &aPath, 174 176 BOOL aFollowSymlinks,
Note:
See TracChangeset
for help on using the changeset viewer.