Original signature is 'extern GLenum glObjectPurgeableAPPLE(GLenum objectType, GLuint name, GLenum option);'

C# | Visual Basic | Visual C++ |
Public Shared Function glObjectPurgeableAPPLE ( _ objectType As UInteger, _ name As UInteger, _ option As UInteger _ ) As UInteger
public: static unsigned int glObjectPurgeableAPPLE( unsigned int objectType, unsigned int name, unsigned int option )

- objectType (UInt32)
[Missing <param name="objectType"/> documentation for "M:Monobjc.OpenGL.GL.glObjectPurgeableAPPLE(System.UInt32,System.UInt32,System.UInt32)"]
- name (UInt32)
[Missing <param name="name"/> documentation for "M:Monobjc.OpenGL.GL.glObjectPurgeableAPPLE(System.UInt32,System.UInt32,System.UInt32)"]
- option (UInt32)
[Missing <param name="option"/> documentation for "M:Monobjc.OpenGL.GL.glObjectPurgeableAPPLE(System.UInt32,System.UInt32,System.UInt32)"]

[Missing <returns> documentation for "M:Monobjc.OpenGL.GL.glObjectPurgeableAPPLE(System.UInt32,System.UInt32,System.UInt32)"]

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)