Tao.Platform.Windows SDK Documentation

Wgl.wglGetCurrentReadDCARB Method 

[Visual Basic]
Public Shared Function wglGetCurrentReadDCARB( _
   ByVal extensionPointer As IntPtr _
) As IntPtr
[C#]
public static IntPtr wglGetCurrentReadDCARB(
   IntPtr extensionPointer
);

Parameters

extensionPointer

Return Value

See Also

Wgl Class | Tao.Platform.Windows Namespace