locked
I have a question about EnumAdapter RRS feed

  • Question

  • When I call the EnumAdapter API in my application, who can tell me which DDI can be executed to Implement the function of finding Adapter?
    Wednesday, January 11, 2012 2:56 AM

Answers

All replies

  • Hi blurfog,

    Can you please explain more clearly what you are doing? Are you writing a Metro style D3D app calling IDXGIFactory::EnumAdapters?  I'm not sure what you mean by executing a DDI in this context. Are you writing a video driver?

    --Rob

    Wednesday, January 11, 2012 3:59 AM
    Moderator
  • Hi Rob,

     

    This is an new feature in d3d10, I'm just curious about the fundamental of video driver. 

    Could you provide me some useful information.

    Thank you advance!

    Blurfog

     

    Wednesday, January 11, 2012 5:23 AM
  • Try reading this technical paper on WDDM 1.2

     

    http://go.microsoft.com/fwlink/?LinkId=226814

    Thursday, January 12, 2012 12:54 AM