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)
Assembly: NXOpen.UF.dll
Syntax
Fields
bundles_used
Declaration
public sbyte **bundles_used
Field Value
Type |
Description |
System.SByte** |
|
date_buf
Declaration
Field Value
Type |
Description |
System.SByte* |
|
machine_type
Declaration
public sbyte *machine_type
Field Value
Type |
Description |
System.SByte* |
|
node_name
Declaration
Field Value
Type |
Description |
System.SByte* |
|
number_of_bundles
Declaration
public int number_of_bundles
Field Value
Type |
Description |
System.Int32 |
|
os_name
Declaration
Field Value
Type |
Description |
System.SByte* |
|
os_version
Declaration
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
Field Value
Type |
Description |
System.SByte* |
|