Tao.OpenAl SDK Documentation |
|
Al.AL_ILLEGAL_ENUM Field
Illegal enum passed as an argument to an AL call.
[Visual Basic]
Public Const AL_ILLEGAL_ENUM As
Integer = 40962
[C#]
public const
int AL_ILLEGAL_ENUM = 40962;
See Also
Al Class | Tao.OpenAl Namespace