SoDeviceGetLogicalUnits Method |
Returns the number of logical units of this device.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.2.0.0 (2024.2.0)
Syntax public uint GetLogicalUnits()
Public Function GetLogicalUnits As UInteger
public:
unsigned int GetLogicalUnits()
member GetLogicalUnits : unit -> uint32
Return Value
Type:
UInt32Remarks See Also