DkmComputeProperty Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Collection of properties of GPU compute kernel.
public value class DkmComputeProperty
public value class DkmComputeProperty
struct DkmComputeProperty
[System.Runtime.InteropServices.Guid("a6792ede-1d69-7729-4e5b-f6de0e3afb3b")]
public struct DkmComputeProperty
[<System.Runtime.InteropServices.Guid("a6792ede-1d69-7729-4e5b-f6de0e3afb3b")>]
type DkmComputeProperty = struct
Public Structure DkmComputeProperty
- Inheritance
-
DkmComputeProperty
- Attributes
Constructors
| DkmComputeProperty(String, String) |
Initialize a new DkmComputeProperty value. |
Fields
| Name |
Property Name. |
| Value |
Property value. |