ContextHandle(IntPtr) Constructor
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.
Constructs a new instance with the specified handle.
public ContextHandle (IntPtr h);
new OpenTK.ContextHandle : nativeint -> OpenTK.ContextHandle
Parameters
- h
-
IntPtr
nativeint
A System.IntPtr containing the value for this instance.