BB FlashBack SDK: FBRecorder

CanDriverBeInstalled

Description

Returns whether the screen capture driver can be installed on the system. Not all systems will allow installation of the capture driver.

Syntax

[C#/C++]
public Bool CanDriverBeInstalled

[VB.NET]
Public Overridable CanDriverBeInstalled As Boolean

See Also

IsDriverInstalled property, InstallDriver method, UninstallDriver method, IsDriverVersionOK method