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