Namespace:  VideoRay
Assembly:  vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public bool LoadQuickCommands(
	string fname
)
Visual Basic (Declaration)
Public Function LoadQuickCommands ( _
	fname As String _
) As Boolean
Visual C++
public:
bool LoadQuickCommands(
	String^ fname
)

Parameters

fname
Type: System..::.String

See Also