VirtualBox

Changeset 75534 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Nov 17, 2018 12:16:55 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
126692
Message:

pdmdev.h: docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmdev.h

    r73285 r75534  
    33423342     * The the VM CPU ID of the current thread (restricted API).
    33433343     *
    3344      * @returns The VMCPUID of the calling thread, NIL_CPUID if not EMT.
     3344     * @returns The VMCPUID of the calling thread, NIL_VMCPUID if not EMT.
    33453345     * @param   pDevIns             The device instance.
    33463346     */
     
    37093709     * The the VM CPU ID of the current thread (restricted API).
    37103710     *
    3711      * @returns The VMCPUID of the calling thread, NIL_CPUID if not EMT.
     3711     * @returns The VMCPUID of the calling thread, NIL_VMCPUID if not EMT.
    37123712     * @param   pDevIns             The device instance.
    37133713     */
     
    39703970     * The the VM CPU ID of the current thread (restricted API).
    39713971     *
    3972      * @returns The VMCPUID of the calling thread, NIL_CPUID if not EMT.
     3972     * @returns The VMCPUID of the calling thread, NIL_VMCPUID if not EMT.
    39733973     * @param   pDevIns             The device instance.
    39743974     */
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