OpenTK.Audio.OpenAL.Alc.GetProcAddress Method
This function retrieves the address of a specified context extension function.

Syntax

[System.Security.SuppressUnmanagedCodeSecurity]
public static IntPtr GetProcAddress (IntPtr device, string funcname)

Parameters

device
a pointer to the device to be queried for the function.
funcname
a null-terminated string describing the function.

Returns

Returns the address of the function, or NULL if it is not found.

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