Copyright © 2005-2019 MultiMedia Soft

GetEngineVersion method

Previous pageReturn to chapter overviewNext page

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.