Tao.Platform.Windows SDK Documentation |
|
Wgl.wglSwapLayerBuffers Method (IntPtr, Int32)
[Visual Basic]
Overloads Public Shared Function wglSwapLayerBuffers( _
ByVal
hdc As
IntPtr, _
ByVal
fuFlags As
Integer _
) As
Boolean
[C#]
public static
bool wglSwapLayerBuffers(
IntPtr hdc,
int fuFlags);
See Also
Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglSwapLayerBuffers Overload List