This document is archived and information here might be outdated. Recommended version. |
executes the given command line.
[Visual Basic .NET] Public Function Command ( _ ByVal CommandLine As String _ ) As String
[C#] public string Command ( string CommandLine );
[C++]
HRESULT Command(
BSTR CommandLine
);
[C++]
Parameters CommandLine [in]
CommandLine is a parameter of type BSTR