VirtualBox

Ignore:
Timestamp:
Jan 22, 2010 6:42:01 PM (15 years ago)
Author:
vboxsync
Message:

pdmifs.h: yet another batch of refactored interface ID code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl.cpp

    r25974 r25981  
    35893589                Assert(pBase);
    35903590                PPDMINETWORKCONFIG pINetCfg;
    3591                 pINetCfg = (PPDMINETWORKCONFIG)pBase->pfnQueryInterface(pBase, PDMINTERFACE_NETWORK_CONFIG);
     3591                pINetCfg = PDMIBASE_QUERY_INTERFACE(pBase, PDMINETWORKCONFIG);
    35923592                if (pINetCfg)
    35933593                {
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