GL.Apple.GetInteger64 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetInteger64(All, Int64[]) | |
GetInteger64(All, Int64*) | |
GetInteger64(All, Int64) |
GetInteger64(All, Int64[])
GetInteger64(All, Int64*)
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetInteger64vAPPLE", Version="2.0")]
[System.CLSCompliant(false)]
public static void GetInteger64 (OpenTK.Graphics.ES20.All pname, long* params);
static member GetInteger64 : OpenTK.Graphics.ES20.All * nativeptr<int64> -> unit
Parameters
- pname
- All
- params
- Int64*
- Attributes