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
Requirements
Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0