VirtualBox

Changeset 43388 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Sep 21, 2012 9:51:44 AM (12 years ago)
Author:
vboxsync
Message:

ConsoleVRDPServer: raw TSMF close channel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp

    r43384 r43388  
    21212121    if (RT_SUCCESS(rc))
    21222122    {
     2123        /* @todo contexts should be in a list for accounting. */
    21232124        *ppvChannel = pCtx;
    21242125    }
     
    21362137
    21372138    TSMFHOSTCHANNELCTX *pCtx = (TSMFHOSTCHANNELCTX *)pvChannel;
     2139
     2140    pCtx->pThis->m_interfaceTSMF.VRDETSMFChannelClose(pCtx->pThis->mhServer, pCtx->u32ChannelHandle);
    21382141    /* @todo */
    21392142}
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