Tao.OpenAl SDK Documentation

Alc.LPALCGETERRORDelegate Delegate

[Visual Basic]
Public Delegate Function Alc.LPALCGETERRORDelegate( _
   ByVal device As IntPtr _
) As Integer
[C#]
public delegate int Alc.LPALCGETERRORDelegate(
   IntPtr device
);

Requirements

Namespace: Tao.OpenAl

Assembly: Tao.OpenAl (in Tao.OpenAl.dll)

See Also

Tao.OpenAl Namespace