SoCpuDeviceGetDevicesCount Method |
Returns the total number of cores available in the sytem.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static uint GetDevicesCount()
Public Shared Function GetDevicesCount As UInteger
public:
static unsigned int GetDevicesCount()
static member GetDevicesCount : unit -> uint32
Return Value
Type:
UInt32Remarks See Also