2.59. dcgmPolicyConditionParams_t Struct Reference

[Structure definitions]

Structure for policy condition parameters. This structure contains a tag that represents the type of the value being passed as well as a "val" which is a union of the possible value types. For example, to pass a true boolean: tag = BOOL, val.boolean = 1.