[]
ID2D1Multithread
[Guid("31e6e7bc-e0ff-4d46-8c64-a0a8c41c15d3")]
public class Multithread : ComObject, IDisposable, IUnknown
| Name | Description |
|---|---|
| Multithread(IntPtr) | Initializes a new instance of the Multithread class. |
| Name | Description |
|---|---|
| Enter() | void ID2D1Multithread::Enter() |
| GetMultithreadProtected() | BOOL ID2D1Multithread::GetMultithreadProtected() |
| Leave() | void ID2D1Multithread::Leave() |
| Name | Description |
|---|---|
| explicit operator Multithread(IntPtr) | Performs an explicit conversion from IntPtr to Multithread. |