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