'Declaration
<System.Security.SuppressUnmanagedCodeSecurityAttribute()> Public Shared Function SwapBuffersFast( _ ByVal deviceContext As System.IntPtr _ ) As System.Integer
'Usage
Dim deviceContext As System.IntPtr Dim value As System.Integer value = NGdi32.SwapBuffersFast(deviceContext)
[System.Security.SuppressUnmanagedCodeSecurity()] public static System.int SwapBuffersFast( System.IntPtr deviceContext )
Parameters
- deviceContext