[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.Asynchronous

Asynchronous Class

ID3D11Asynchronous

Implements
Namespace: C1.Util.DX.Direct3D11
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("4b35d0cd-1e15-4258-9c98-1b1333f6dd3b")]
public class Asynchronous : DeviceChild, IDisposable, IUnknown

Constructors

Name Description
Asynchronous(IntPtr)

Initializes a new instance of the Asynchronous class.

Methods

Name Description
GetDataSize()

unsigned int ID3D11Asynchronous::GetDataSize()

Operators

Name Description
explicit operator Asynchronous(IntPtr)

Performs an explicit conversion from IntPtr to Asynchronous.