VirtualBox

Changeset 4218 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Aug 18, 2007 11:42:03 PM (17 years ago)
Author:
vboxsync
Message:

docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/memobj.h

    r4159 r4218  
    320320 *
    321321 * @returns IPRT status code.
     322 * @retval  VERR_NOT_SUPPORTED if it's not possible to allocated unmapped
     323 *          physical memory on this platform.
    322324 * @param   ppMem           Where to store the ring-0 memory object handle.
    323325 * @param   cb              Number of bytes to allocate, page aligned.
     
    341343 *
    342344 * @returns IPRT status code.
     345 *          Return VERR_NOT_SUPPORTED to indicate that the user should employ fallback strategies.
    343346 * @param   ppMem           Where to store the ring-0 memory object handle.
    344347 * @param   pvFixed         Requested address. (void *)-1 means any address. This matches uAlignment if specified.
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