Tao.OpenAl SDK Documentation |
|
Alc.LPALCISEXTENSIONPRESENTDelegate Delegate
[Visual Basic]
Public Delegate Function Alc.LPALCISEXTENSIONPRESENTDelegate( _
ByVal
device As
IntPtr, _
ByVal
extname As
String _
) As
Integer
[C#]
public delegate int Alc.LPALCISEXTENSIONPRESENTDelegate(
IntPtr device,
string extname);
Requirements
Namespace:
Tao.OpenAl
Assembly: Tao.OpenAl (in Tao.OpenAl.dll)
See Also
Tao.OpenAl Namespace