Tao.Platform.Windows SDK Documentation |
|
Wgl.wglFreeMemoryNV Method
[Visual Basic]
Public Shared Sub wglFreeMemoryNV( _
ByVal
extensionPointer As
IntPtr, _
ByVal
pointer As
IntPtr _
)
[C#]
public static
void wglFreeMemoryNV(
IntPtr extensionPointer,
IntPtr pointer);
Parameters
-
extensionPointer
-
-
pointer
-
See Also
Wgl Class | Tao.Platform.Windows Namespace