VirtualBox

Changeset 78966 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jun 4, 2019 2:39:00 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131092
Message:

com/defs.h: Define S_FALSE for xpcom.

File:
1 edited

Legend:

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

    r76585 r78966  
    373373/* OLE error codes */
    374374#define S_OK                ((nsresult)NS_OK)
     375#define S_FALSE             ((nsresult)1)
    375376#define E_UNEXPECTED        NS_ERROR_UNEXPECTED
    376377#define E_NOTIMPL           NS_ERROR_NOT_IMPLEMENTED
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