[]
ID3D11Counter
[Guid("6e8c49fb-a371-4770-b440-29086022b741")]
public class Counter : Asynchronous, IDisposable, IUnknown
Name | Description |
---|---|
Counter(IntPtr) | Initializes a new instance of the Counter class. |
Name | Description |
---|---|
Description | GetDescription |
Name | Description |
---|---|
Create(Device, CounterDescription) | Constructs a new Counter based on the specified description. |
GetDescription(out CounterDescription) | void ID3D11Counter::GetDesc([Out] D3D11_COUNTER_DESC* pDesc) |
Name | Description |
---|---|
explicit operator Counter(IntPtr) |