Tao.Platform.Windows SDK Documentation

Wgl.wglDestroyImageBufferI3D Method 

[Visual Basic]
Public Shared Function wglDestroyImageBufferI3D( _
   ByVal extensionPointer As IntPtr, _
   ByVal hDC As IntPtr, _
   ByVal pAddress As IntPtr _
) As Integer
[C#]
public static int wglDestroyImageBufferI3D(
   IntPtr extensionPointer,
   IntPtr hDC,
   IntPtr pAddress
);

Parameters

extensionPointer
hDC
pAddress

Return Value

See Also

Wgl Class | Tao.Platform.Windows Namespace