Changeset 13551 in vbox for trunk/include/VBox
- Timestamp:
- Oct 24, 2008 12:10:08 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/HostServices/GuestPropertySvc.h
r13376 r13551 57 57 /** Maximum number of properties per guest */ 58 58 enum { MAX_PROPS = 256 }; 59 /** Maximum size for enumeration patterns */ 60 enum { MAX_PATTERN_LEN = 1024 }; 59 61 60 62 /**
Note:
See TracChangeset
for help on using the changeset viewer.