Tao.Platform.Windows SDK Documentation

Wgl.wglDestroyImageBufferI3D Method (IntPtr, Object)

[Visual Basic]
Overloads Public Shared Function wglDestroyImageBufferI3D( _
   ByVal hDC As IntPtr, _
   ByVal pAddress As Object _
) As Boolean
[C#]
public static bool wglDestroyImageBufferI3D(
   IntPtr hDC,
   object pAddress
);

See Also

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