Parameters
- type
- The GUID of the interface of the device version for which support is being checked. For example, typeof(ID3D10Device).GUID.
Return Value
true
if the interface is supported; otherwise, false
.true
if the interface is supported; otherwise, false
.