|
Copyright © 2006 - 2008 MultiMedia Soft
Return to Table of contents
|
|
[Visual Basic]
Public Function IsWmaAvailable (
) as Boolean
|
|
[C#]
public bool IsWmaAvailable (
);
|
|
[C++]
public: bool IsWmaAvailable (
);
|
|
Value
|
Meaning
|
|
|
|
|
false
|
WMA is not available
|
|
true
|
WMA is available
|