|
Copyright © 2001-2008 MultiMedia Soft
Return to Table of contents
|
|
[Visual Basic]
control.IsEAXAvailable (
nPlayer as Integer
) as boolean
|
|
[C++]
BOOL control.IsEAXAvailable (
short nPlayer
);
|
|
Parameter
|
Description
|
|
|
|
|
nPlayer
|
Number representing the zero-based index of the involved player
|
|
Value
|
Meaning
|
|
|
|
|
FALSE
|
EAX effects are not available on the given player
|
|
TRUE
|
EAX effects are available on the given player
|