VirtualBox

Changeset 14645 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Nov 26, 2008 2:09:41 PM (16 years ago)
Author:
vboxsync
Message:

SUP, VMM: Moved the max alloc/map page count to VBox/param.h

File:
1 edited

Legend:

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

    r14494 r14645  
    493493/** End of string. */
    494494#define VINF_END_OF_STRING                  83
     495/** A page count is ouf of range. */
     496#define VERR_PAGE_COUNT_OUT_OF_RANGE        (-84)
    495497/** @} */
    496498
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