Copyright © 2001-2019 MultiMedia Soft
IsWmaAvailable method
Remarks
Tells if the Microsoft Windows Media Format modules, needed for managing WMA files, are available inside the system.
Syntax
[Visual Basic]
control.IsWmaAvailable (
) as Boolean
[C++]
BOOL control.IsWmaAvailable (
);
Return value
Value
Meaning
FALSE
WMA is not available
TRUE
WMA is available