Changeset 18558 in vbox
- Timestamp:
- Mar 30, 2009 6:57:58 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 45433
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxHDD.h
r17970 r18558 1167 1167 * @param pszComment Pointer to image comment. NULL is ok. 1168 1168 * @param pPCHSGeometry Pointer to physical disk geometry <= (16383,16,63). Not NULL. 1169 * @param pLCHSGeometry Pointer to logical disk geometry <= ( 1024,255,63). Not NULL.1169 * @param pLCHSGeometry Pointer to logical disk geometry <= (x,255,63). Not NULL. 1170 1170 * @param pUuid New UUID of the image. If NULL, a new UUID is created. 1171 1171 * @param uOpenFlags Image file open mode, see VD_OPEN_FLAGS_* constants.
Note:
See TracChangeset
for help on using the changeset viewer.