Show / Hide Table of Contents

    Struct nvmlHwbcEntry

    Description of HWBC entry

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: ManagedCuda.Nvml
    Assembly: ManagedNvml.dll
    Syntax
    public struct nvmlHwbcEntry

    Fields

    | Improve this Doc View Source

    firmwareVersion

    Declaration
    public string firmwareVersion
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    hwbcId

    Declaration
    public uint hwbcId
    Field Value
    Type Description
    System.UInt32
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX