| オーバーロード | 解説 |
|---|---|
| IsInterfaceSupported(Type) | Checks to see if a device interface for a graphics component is supported by the system. |
| IsInterfaceSupported<T>() | Checks to see if a device interface for a graphics component is supported by the system. |
| IsInterfaceSupported<T>(Int64) | Checks to see if a device interface for a graphics component is supported by the system. |
| IsInterfaceSupported(Type,Int64) | Checks to see if a device interface for a graphics component is supported by the system. |