VirtualBox

Changeset 24272 in vbox for trunk/include


Ignore:
Timestamp:
Nov 2, 2009 4:44:27 PM (15 years ago)
Author:
vboxsync
Message:

PDMDevice.cpp: Check the number of devices instances against the max number.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r24027 r24272  
    10801080 * failed. Caused my unusable media or similar problems. */
    10811081#define VERR_PDM_DRIVER_INVALID_PROPERTIES          (-2866)
     1082/** Too many instances of a device. */
     1083#define VERR_PDM_TOO_MANY_DEVICE_INSTANCES          (-2867)
    10821084/** @} */
    10831085
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette