Changeset 31055 in vbox for trunk/src/VBox/HostServices/SharedFolders
- Timestamp:
- Jul 23, 2010 12:30:31 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 63981
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedFolders/mappings.cpp
r31052 r31055 332 332 333 333 /** 334 * Note: If pMappings /*pcMappings is smaller than the actual amount of mappings334 * Note: If pMappings / *pcMappings is smaller than the actual amount of mappings 335 335 * that *could* have been returned *pcMappings contains the required buffer size 336 336 * so that the caller can retry the operation if wanted.
Note:
See TracChangeset
for help on using the changeset viewer.