Tao.Platform.Windows SDK Documentation

Wgl.wglCopyContext Method (IntPtr, IntPtr, Int32)

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

See Also

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