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