| SoCpuDeviceGetSSELevel Method  | 
Returns the SSE instruction level available on this device. 
 
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2023.1.3.0 (2023.1.3)
SyntaxPublic Function GetSSELevel As Integer
public:
int GetSSELevel()
member GetSSELevel : unit -> int 
Return Value
Type: 
Int32
Remarks
See Also