SoDelayQueueSensorGetDefaultPriority Method |
Returns the default delay queue sensor priority, which is 100.
Namespace: OIV.Inventor.SensorsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static uint GetDefaultPriority()
Public Shared Function GetDefaultPriority As UInteger
public:
static unsigned int GetDefaultPriority()
static member GetDefaultPriority : unit -> uint32
Return Value
Type:
UInt32Remarks See Also