[]
Check if this device is supporting threading.
public HResult CheckThreadingSupport(out bool supportsConcurrentResources, out bool supportsCommandLists)
Type | Name | Description |
---|---|---|
bool | supportsConcurrentResources | Support concurrent resources. |
bool | supportsCommandLists | Support command lists. |
Type | Description |
---|---|
HResult | A HResult object describing the result of the operation. |