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 194631
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:36:43+00:00 2026-05-11T16:36:43+00:00

Gentlemen and esteemed ladies. I posted this question in the COM forum at Code

  • 0

Gentlemen and esteemed ladies.

I posted this question in the COM forum at Code Project and got a snotty reply so hopefully you will be more helpful.

I see that Microsoft has a COM library for Direct3D 9 exposed with GUID 81BDCBCA-64D4-426d-AE8D-AD0147F4275C.

Has Microsoft exposed Direct3D 10 on COM and if so, what is the interface GUID?

Thanks in advance.

  • 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-11T16:36:43+00:00Added an answer on May 11, 2026 at 4:36 pm

    From the documentation on MSDN, it looks like they’ve moved from having an IDirect3D9 object with member functions such as IDirect3D9::CreateDevice to using global functions such as D3D10CreateDevice. With Direct3D 10, they’ve split many of the functions that were in IDirect3D9 relating to (for example) adapters into the DirectX Graphics Infrastructure (DXGI).

    In other words, Direct3D 10 still uses COM, but no, there isn’t a counterpart of IDirect3D9. Things that you used IDirect3D9 for are now accomplished via other means.

    Edit: The COM class with the GUID above is IDirect3D9. Direct3D 10 doesn’t have an updated version of this (there is no IDirect3D10 that does the things IDirect3D9 does); instead, the member functions of that class were split into global functions (such as D3D10CreateDevice) which you call directly instead of via an object, and into the DXGI classes (such as IDXGIOutput). You don’t need an IDirect3D10 object because the tasks that you would use it for are now done in different ways.

    You should be able to map GUIDs to COM class names by searching the Direct3D header files for the DEFINE_GUID macro.

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

Sidebar

Related Questions

Afternoon, ladies and gentlemen! My question is regarding temporary links that would be created
Hi Ladies and Gentlemen, We've quite big project with own build framework, based mostly
EDIT: This question is vague and will likely be of little use to anyone.
Ladies and Gentlemen, Using javascript, how do I access 'id' in a JSON string
Good evening ladies and gentlemen! Searching for a cross-browser solution to embed commercial fonts
Ladies and Gentlemen, For quite a long time now, I've been using the following
Good evening ladies and gentlemen, I have a problem with Java Swing that I
Ladies & Gentlemen, Short Version: Trying to dynamically create a Spine Model Class. Basically
Ladies and gentlemen, I am working hard on a new webapplication which is based
Ladies & Gentlemen, I´m new to Java, forgive me if it´s obvious, but I

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.