The following tables list the members exposed by DeviceEx.
Public Properties
Public Methods
| | Name | Description |
  | Create | Creates a device to represent the display adapter. |
 | CreateTexture | HRESULT IDirect3DDevice9::CreateTexture([In] unsigned int Width,[In] unsigned int Height,[In] unsigned int Levels,[In] unsigned int Usage,[In] D3DFORMAT Format,[In] D3DPOOL Pool,[Out, Fast] IDirect3DTexture9** ppTexture,[In] void** pSharedHandle) (Inherited from C1.Util.DX.Direct3D9.Device) |
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase) |
 | GetDirect3D | HRESULT IDirect3DDevice9::GetDirect3D([Out] IDirect3D9** ppD3D9) (Inherited from C1.Util.DX.Direct3D9.Device) |
 | QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
 | QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
Top
Public Events
See Also