Skip to content

IDirect3DSurface9Ex Does not Exist #3688

Open
@c-sorrell

Description

@c-sorrell

On this page https://docs.microsoft.com/en-us/dotnet/api/system.windows.interop.d3dimage.setbackbuffer?view=netframework-4.8 which appears to be https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Interop/D3DImage.xml, it states the IDirect3DSurface9Ex must be used for multisampling. However, no documentation about IDirect3DSurface9Ex exists, and the D3DResourceType enum only contains 1 entry which is IDirect3DSurface9. Is this a mistake in the Wiki or the code base, and how would one allow multisampling on a D3DImage then?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri2Indicates issues/PRs that are medium priorityPri3Indicates issues/PRs that are low priorityarea-WPFIssues or PRs that relate to WPF or XAML.doc-bugProblem with the content; needs to be fixedwaiting-on-feedbackIndicates PRs that are waiting for feedback from SMEs before they can be merged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions