Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1061289
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T18:27:13+00:00 2026-05-16T18:27:13+00:00

Borland C++ Builder provides the function OleCheck(HRESULT Result); . Its description in the documentation

  • 0

Borland C++ Builder provides the function OleCheck(HRESULT Result);. Its description in the documentation is this:

OleCheck is used to wrap many COM routines, so that if that routine fails, users will have an opportunity to handle it in the resulting exception that is raised.

If ECode is a value less than zero, OleCheck raises an EOleSysError exception that specifies the error code.

What is the recommended function or idiom to use with Microsoft ATL for throwing an exception if a function returns a failed status value? I’d like to avoid mixing Borland and Microsoft libraries in code like this:

CComPtr<Outlook::Explorers> spExplorers;
OleCheck(m_spApp->get_Explorers(&spExplorers));
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T18:27:14+00:00Added an answer on May 16, 2026 at 6:27 pm

    There’s no such ready thing in ATL. The closest thing is AtlThrow() which throws an exception (unconditionally), but the check is still up to you – you can look into how AtlThrow() is used in ATL itself.

    So IMO your best bet is to craft your own function – it will accept HRESULT and call AtlThrow() or some other exception-trowing construct for HRESULTs that evalate to false through FAILED macro.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

It apparently used to compile with Borland's C++ Builder, but that was a long
I need to call a dll function written in Borland C++ Builder 6.0 from
Years ago I had a little #define which I used in Borland C++ Builder.
I am using Borland C++ Builder 6. I have installed LMD Tool version 7,
I am writing Windows application (with Borland C++ Builder), which stores large number of
I'm trying to build a C++ program with borland C++ Builder V5.5. Everything works
Borland StarTeam seems to store its data as UTF-8 encoded data in VarChar fields.
I have an application that was originally written in Borland C++ and used a
I have written a small program using Borland's C++ builder, and along the way,
I'm using the Borland (AKA Embarcodegearland) C++Builder 2007 compiler which has a minor bug

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.