BB FlashBack SDK: FBRecorder

UpdateDisplayList

Description

This method refreshes settings in FBRecorder that use system display properties, e.g. MonitorsCount. It should be called after making system wide display changes such as changing the desktop resolution.

Syntax

[C#/C++]
public: void UpdateDisplayList();

[VB.NET]
Public Sub UpdateDisplayList