[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D9.DeviceEx

DeviceEx Class

IDirect3DDevice9Ex

Implements
Namespace: C1.Util.DX.Direct3D9
Assembly: C1.WPF.DX.4.6.2.dll
Syntax
[Guid("B18B10CE-2649-405a-870F-95F777D4313A")]
public class DeviceEx : Device, IDisposable, IUnknown

Constructors

Name Description
DeviceEx(IntPtr)

Initializes a new instance of the DeviceEx class.

Methods

Name Description
Create(Direct3DEx, int, DeviceType, IntPtr, CreateFlags, ref PresentParameters)

Creates a device to represent the display adapter.

Operators

Name Description
explicit operator DeviceEx(IntPtr)

Performs an explicit conversion from IntPtr to DeviceEx.