BB FlashBack SDK: FBPlayer

MonitorsCount

Description

Returns the number of monitors connected to the PC.

Syntax

[C#/C++]
public long MonitorsCount

[VB.NET]
Public Property MonitorsCount As Long

Remarks

Use GetMonitorInfo and MonitorCount to get information on monitors when setting the 'fullscreen' monitor - the monitor on which the movie plays full screen.

See Also

FBPlayer::GetMonitorInfo  FBPlayer::SetFullScreenMonitor  FBPlayer::GetFullScreenMonitor