Copyright © 2001-2019 MultiMedia Soft
GetEngineVersion method
Remarks
Retrieves the version of the multimedia engine.
Syntax
[Visual Basic]
control.GetEngineVersion (
) as String
[C++]
LPCTSTR control.GetEngineVersion (
);
Return value
String containing the version of the multimedia engine.