Tao.OpenAl SDK Documentation |
|
Al.AL_OUT_OF_MEMORY Field
A function could not be completed, because there is not enough memory available.
[Visual Basic]
Public Const AL_OUT_OF_MEMORY As
Integer = 40965
[C#]
public const
int AL_OUT_OF_MEMORY = 40965;
See Also
Al Class | Tao.OpenAl Namespace