Tao.OpenAl SDK Documentation |
|
Alc.alcGetIntegerv Method (IntPtr, Int32, Int32, IntPtr)
Returns integers related to the context.
[Visual Basic]
Overloads Public Shared Sub alcGetIntegerv( _
ByVal
device As
IntPtr, _
ByVal
attribute As
Integer, _
ByVal
size As
Integer, _
ByVal
data As
IntPtr _
)
Parameters
-
device
- The device to be queried.
-
attribute
-
An attribute to be retrieved:
-
size
- The size of the destination buffer provided.
-
data
- A pointer to the data to be returned.
See Also
Alc Class | Tao.OpenAl Namespace | Alc.alcGetIntegerv Overload List