Tao.OpenAl SDK Documentation

Al.alIsSource Method 

[Visual Basic]
Public Shared Function alIsSource( _
   ByVal id As Integer _
) As Integer
[C#]
public static int alIsSource(
   int id
);

See Also

Al Class | Tao.OpenAl Namespace