VirtualBox

Changeset 67287 in vbox


Ignore:
Timestamp:
Jun 8, 2017 8:15:47 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115983
Message:

krnlmod.h: Doxygen

File:
1 edited

Legend:

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

    r67284 r67287  
    9898 * drivers or userspace clients.
    9999 *
    100  * @returns Number of references held on the kernel module.
     100 * @returns Number of references held on the kernel module.
    101101 * @param   hKrnlModInfo     The kernel module information record handle.
    102102 */
     
    106106 * Returns the name of the kernel module.
    107107 *
    108  * @returns Pointer to the kernel module name.
     108 * @returns Pointer to the kernel module name.
    109109 * @param   hKrnlModInfo     The kernel module information record handle.
    110110 */
     
    122122 * Returns the size of the kernel module.
    123123 *
    124  * @returns Size of the kernel module in bytes.
     124 * @returns Size of the kernel module in bytes.
    125125 * @param   hKrnlModInfo     The kernel module information record handle.
    126126 */
     
    130130 * Returns the load address of the kernel module.
    131131 *
    132  * @returns Load address of the kernel module.
     132 * @returns Load address of the kernel module.
    133133 * @param   hKrnlModInfo     The kernel module information record handle.
    134134 */
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