[]
ID3D10Multithread
[Guid("9B7E4E00-342C-4106-A19F-4F2704F689F0")]
public class DeviceMultithread : ComObject, IDisposable, IUnknown
Name | Description |
---|---|
DeviceMultithread(IntPtr) | Initializes a new instance of the DeviceMultithread class. |
Name | Description |
---|---|
Enter() | void ID3D10Multithread::Enter() |
GetMultithreadProtected() | BOOL ID3D10Multithread::GetMultithreadProtected() |
Leave() | void ID3D10Multithread::Leave() |
SetMultithreadProtected(Bool) | BOOL ID3D10Multithread::SetMultithreadProtected([In] BOOL bMTProtect) |
Name | Description |
---|---|
explicit operator DeviceMultithread(IntPtr) | Performs an explicit conversion from IntPtr to DeviceMultithread. |