SoDeviceGetDevicesCount Method |
Returns the number of devices.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2023.1.3.0 (2023.1.3)
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