VirtualBox

Changeset 80860 in vbox for trunk/src/VBox/Runtime/r3/win


Ignore:
Timestamp:
Sep 17, 2019 1:13:26 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133430
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/RTSystemFirmware-win.cpp

    r80708 r80860  
    169169
    170170
    171 RTDECL(int) RTSystemFirmwareValueGet(RTSYSFWPROP enmProp, PRTSYSFWVALUE *ppValue)
     171RTDECL(int) RTSystemFirmwareValueQuery(RTSYSFWPROP enmProp, PRTSYSFWVALUE *ppValue)
    172172{
    173173    int rc = rtSystemFirmwareGetPrivileges(SE_SYSTEM_ENVIRONMENT_NAME);
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