Tao.Platform.Windows SDK Documentation

Wgl.wglCopyContext Method (IntPtr, IntPtr, UInt32)

[Visual Basic]
Overloads Public Shared Function wglCopyContext( _
   ByVal hglrcSrc As IntPtr, _
   ByVal hglrcDst As IntPtr, _
   ByVal mask As UInt32 _
) As Boolean
[C#]
public static bool wglCopyContext(
   IntPtr hglrcSrc,
   IntPtr hglrcDst,
   uint mask
);

See Also

Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglCopyContext Overload List