BB FlashBack SDK: FBRecorder

MonitorsCount

Description

Returns the number of monitors connected to the PC.

Use FBRecorder::SelectMonitor to select a monitor for recording and FBRecorder::GetCurrentMonitor to get the index of the selected monitor. Use FBRecorder::GetMonitor to get information on attached monitors.

Syntax

[C#/C++]
public: long MonitorsCount

[VB.NET]
Public Property MonitorsCount As Long

See Also

FBRecorder::GetMonitor  FBRecorder::SelectMonitor  FBRecorder::GetCurrentMonitor