OpenTK.Audio.OpenAL.AL.GetProcAddress Method
This function returns the address of an OpenAL extension function. Handle with care.

Syntax

[System.Security.SuppressUnmanagedCodeSecurity]
public static IntPtr GetProcAddress (string fname)

Parameters

fname
A string containing the function name.

Returns

The return value is a pointer to the specified function. The return value will be IntPtr.Zero if the function 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