VirtualBox

Changeset 10521 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jul 11, 2008 12:46:48 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33204
Message:

return docs.

File:
1 edited

Legend:

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

    r10492 r10521  
    7373
    7474/**
    75  * Check if the APIC has a pending interrupt/if a TPR change would active one
    76  *
    77  * @returns Pending interrupt yes/no
     75 * Check if the APIC has a pending interrupt/if a TPR change would active one.
     76 *
     77 * @returns VINF_SUCCESS or VERR_PDM_NO_APIC_INSTANCE.
    7878 * @param   pDevIns         Device instance of the APIC.
    79  * @param   pfPending       Pending state (out)
     79 * @param   pfPending       Pending state (out).
    8080 */
    8181PDMDECL(int) PDMApicHasPendingIrq(PVM pVM, bool *pfPending);
Note: See TracChangeset for help on using the changeset viewer.

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