Table of Contents

WINCOUNT property (System)

Description

Returns the number of WINDOW objects running in the current Presentation Server instance.

Property Value

This property is integer value.

Property Traits

DevelopmentRuntimeIndexedScaledSynthetic
N/AGetNoNoNo

Remarks

N/A

Example

 
WinCount = Get_Property( "SYSTEM", "WINCOUNT" )
 
 
 

See Also

N/A