Tao.OpenAl SDK Documentation

Al.alGetIntegerv Method (Int32, Int32)

[Visual Basic]
Overloads Public Shared Sub alGetIntegerv( _
   ByVal state As Integer, _
   ByRef output As Integer _
)
[C#]
public static void alGetIntegerv(
   int state,
   out int output
);

See Also

Al Class | Tao.OpenAl Namespace | Al.alGetIntegerv Overload List