[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D9.Resource

Resource Class

IDirect3DResource9

Implements
Namespace: C1.Util.DX.Direct3D9
Assembly: C1.WPF.DX.4.6.2.dll
Syntax
[Guid("05EEC05D-8F7D-4362-B999-D1BAF357C704")]
public class Resource : ComObject, IDisposable, IUnknown

Constructors

Name Description
Resource(IntPtr)

Initializes a new instance of the Resource class.

Methods

Name Description
GetDevice()

HRESULT IDirect3DResource9::GetDevice([Out] IDirect3DDevice9** ppDevice)

Operators

Name Description
explicit operator Resource(IntPtr)

Performs an explicit conversion from IntPtr to Resource.