BB FlashBack SDK: FBRecorder

IsVista

Description

Indicates whether the operating system is Windows Vista or not.

Applications can use this property to determine whether they can make use of the extra sound recording features included in Vista. Different methods and properties are used to set the recorded sound source in Windows Vista and 2000/XP. See Recording Sound Sources and Devices for more details.

Syntax

[C#/C++]
public: Bool IsVista

[VB.NET]
Public ReadOnly Property IsVista As Boolean