VirtualBox

Ignore:
Timestamp:
May 16, 2015 1:22:15 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
100340
Message:

IMachineDebugger: Added loadPlugIn and unloadPlugIn methods.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MachineDebuggerImpl.h

    r51092 r55883  
    11/* $Id$ */
    2 
    32/** @file
    4  *
    53 * VirtualBox COM class implementation
    64 */
    75
    86/*
    9  * Copyright (C) 2006-2012 Oracle Corporation
     7 * Copyright (C) 2006-2015 Oracle Corporation
    108 *
    119 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    105103                               ULONG aSize,
    106104                               const std::vector<BYTE> &aBytes);
     105    HRESULT loadPlugIn(const com::Utf8Str &aName,
     106                       com::Utf8Str &aPlugInName);
     107    HRESULT unloadPlugIn(const com::Utf8Str &aName);
    107108    HRESULT detectOS(com::Utf8Str &aOs);
    108109    HRESULT getRegister(ULONG aCpuId,
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