[]
ID3D11Asynchronous
[Guid("4b35d0cd-1e15-4258-9c98-1b1333f6dd3b")]
public class Asynchronous : DeviceChild, IDisposable, IUnknown
Initializes a new instance of the Asynchronous class.
public Asynchronous(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
unsigned int ID3D11Asynchronous::GetDataSize()
public int GetDataSize()
Performs an explicit conversion from System.IntPtr to Asynchronous.
public static explicit operator Asynchronous(IntPtr nativePointer)
nativePointer
System.IntPtr