OpenTK.Audio.OpenAL.Alc.GetEnumValue Method
This function retrieves the enum value for a specified enumeration name.

Syntax

[System.Security.SuppressUnmanagedCodeSecurity]
public static int GetEnumValue (IntPtr device, string enumname)

Parameters

device
a pointer to the device to be queried.
enumname
a null terminated string describing the enum value.

Returns

Returns the enum value described by the enumName string. This is most often used for querying an enum value for an ALC extension.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0