VirtualBox

Ignore:
Timestamp:
Sep 16, 2019 1:18:44 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133393
Message:

Main: bugref:9341: The "environment" parameter in the IMachine::launchVMProcess renamed to "environmentChanges" and changed the type from wstring to "safearray of wstrings"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxHeadless/testcase/tstHeadless.cpp

    r76553 r80824  
    1717 */
    1818
     19#include <VBox/com/array.h>
    1920#include <VBox/com/com.h>
    2021#include <VBox/com/string.h>
     
    121122            CHECK_ERROR_BREAK(m,
    122123                              LaunchVMProcess(session, Bstr("vrdp").raw(),
    123                                               NULL, progress.asOutParam()));
     124                                              ComSafeArrayNullInParam(), progress.asOutParam()));
    124125
    125126            RTPrintf("Waiting for the remote session to open...\n");
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