Copyright © 2006-2019 MultiMedia Soft
GetEngineVersion method
Remarks
Retrieves the version of the multimedia engine.
Syntax
[Visual Basic]
Public Function GetEngineVersion (
) as String
[C#]
public string GetEngineVersion (
);
[C++]
public: string GetEngineVersion (
Return value
String containing the version of the multimedia engine.