Search Results for

    Show / Hide Table of Contents

    Struct _SystemInfo

    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.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    struct _SystemInfo

    Fields

    bundles_used

    Declaration
    public sbyte **bundles_used
    Field Value
    Type Description
    System.SByte**

    date_buf

    Declaration
    public sbyte *date_buf
    Field Value
    Type Description
    System.SByte*

    machine_type

    Declaration
    public sbyte *machine_type
    Field Value
    Type Description
    System.SByte*

    node_name

    Declaration
    public sbyte *node_name
    Field Value
    Type Description
    System.SByte*

    number_of_bundles

    Declaration
    public int number_of_bundles
    Field Value
    Type Description
    System.Int32

    os_name

    Declaration
    public sbyte *os_name
    Field Value
    Type Description
    System.SByte*

    os_version

    Declaration
    public sbyte *os_version
    Field Value
    Type Description
    System.SByte*

    physical_memory

    Declaration
    public int physical_memory
    Field Value
    Type Description
    System.Int32

    program_name

    Declaration
    public sbyte *program_name
    Field Value
    Type Description
    System.SByte*

    user_name

    Declaration
    public sbyte *user_name
    Field Value
    Type Description
    System.SByte*
    In This Article
    Back to top Generated by DocFX