Changeset 23560 in vbox for trunk/src/VBox/Main/include/SystemPropertiesImpl.h
- Timestamp:
- Oct 5, 2009 12:45:09 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 53208
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/SystemPropertiesImpl.h
r23223 r23560 98 98 STDMETHOD(GetMinPortCountForStorageBus) (StorageBus_T aBus, ULONG *aMinPortCount); 99 99 STDMETHOD(GetMaxPortCountForStorageBus) (StorageBus_T aBus, ULONG *aMaxPortCount); 100 STDMETHOD(GetMaxInstancesOfStorageBus)(StorageBus_T aBus, ULONG *aMaxInstances); 100 101 101 102 // public methods only for internal purposes
Note:
See TracChangeset
for help on using the changeset viewer.