| SoGLDeviceGetScreenDevicesCount Method  | 
Returns the number of screen devices connected to the GL device. 
 
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic uint GetScreenDevicesCount()
Public Function GetScreenDevicesCount As UInteger
public:
unsigned int GetScreenDevicesCount()
member GetScreenDevicesCount : unit -> uint32 
Return Value
Type: 
UInt32
Remarks
See Also