Tao.Platform.Windows SDK Documentation

Wgl.wglBindTexImageARB Method 

[Visual Basic]
Public Shared Function wglBindTexImageARB( _
   ByVal hPbuffer As IntPtr, _
   ByVal iBuffer As Integer _
) As Boolean
[C#]
public static bool wglBindTexImageARB(
   IntPtr hPbuffer,
   int iBuffer
);

See Also

Wgl Class | Tao.Platform.Windows Namespace