VirtualBox

Changeset 80860 in vbox for trunk/include/iprt/system.h


Ignore:
Timestamp:
Sep 17, 2019 1:13:26 PM (5 years ago)
Author:
vboxsync
Message:

IPRT: Renamed RTSystemFirmwareValueGet() -> RTSystemFirmwareValueQuery().

File:
1 edited

Legend:

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

    r80856 r80860  
    337337} RTSYSFWPROP;
    338338
    339 RTDECL(int) RTSystemFirmwareValueGet(RTSYSFWPROP enmProp, PRTSYSFWVALUE *ppValue);
     339RTDECL(int) RTSystemFirmwareValueQuery(RTSYSFWPROP enmProp, PRTSYSFWVALUE *ppValue);
    340340
    341341RTDECL(void) RTSystemFirmwareValueFree(PRTSYSFWVALUE pValue);
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