VirtualBox

Changeset 41200 in vbox for trunk


Ignore:
Timestamp:
May 8, 2012 8:47:18 AM (13 years ago)
Author:
vboxsync
Message:

Main: more ErrorInfo cleanup, forgotten files

Location:
trunk/include/VBox/com
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/MultiResult.h

    r30739 r41200  
    33/** @file
    44 * MS COM / XPCOM Abstraction Layer:
    5  * SupportErrorInfo* class family declarations
     5 * MultiResult class declarations
    66 */
    77
    88/*
    9  * Copyright (C) 2008-2009 Oracle Corporation
     9 * Copyright (C) 2008-2012 Oracle Corporation
    1010 *
    1111 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2727 */
    2828
    29 #ifndef ___VBox_com_SupportErrorInfo_h
    30 #define ___VBox_com_SupportErrorInfo_h
     29#ifndef ___VBox_com_MultiResult_h
     30#define ___VBox_com_MultiResult_h
    3131
    3232#include "VBox/com/defs.h"
     
    9696/**
    9797 * The MultiResult class is a com::FWResult enhancement that also acts as a
    98  * switch to turn on multi-error mode for SupportErrorInfo::setError() and
    99  * SupportErrorInfo::setWarning() calls.
     98 * switch to turn on multi-error mode for VirtualBoxBase::setError() and
     99 * VirtualBoxBase::setWarning() calls.
    100100 *
    101101 * When an instance of this class is created, multi-error mode is turned on
     
    259259} /* namespace com */
    260260
    261 #endif /* ___VBox_com_SupportErrorInfo_h */
    262 
     261#endif /* ___VBox_com_MultiResult_h */
     262
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