Alc.CreateContext Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CreateContext(IntPtr, Int32*)
Important
This API is not CLS-compliant.
[System.CLSCompliant(false)]
public static OpenTK.ContextHandle CreateContext(IntPtr device, int* attrlist);
static member CreateContext : nativeint * nativeptr<int> -> OpenTK.ContextHandle
Parameters
- device
-
IntPtr
nativeint
- attrlist
- Int32*
Returns
- Attributes