GL.Ext.GetQueryObject Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
GetQueryObject(UInt32, All, UInt32[])
Wichtig
Diese API ist nicht CLS-kompatibel.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetQueryObjectuivEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void GetQueryObject (uint id, OpenTK.Graphics.ES20.All pname, uint[] params);
static member GetQueryObject : uint32 * OpenTK.Graphics.ES20.All * uint32[] -> unit
Parameter
- id
- UInt32
- pname
- All
- params
- UInt32[]
- Attribute
Gilt für:
GetQueryObject(UInt32, All, UInt32*)
Wichtig
Diese API ist nicht CLS-kompatibel.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetQueryObjectuivEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void GetQueryObject (uint id, OpenTK.Graphics.ES20.All pname, uint* params);
static member GetQueryObject : uint32 * OpenTK.Graphics.ES20.All * nativeptr<uint32> -> unit
Parameter
- id
- UInt32
- pname
- All
- params
- UInt32*
- Attribute
Gilt für:
GetQueryObject(UInt32, All, UInt32)
Wichtig
Diese API ist nicht CLS-kompatibel.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetQueryObjectuivEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void GetQueryObject (uint id, OpenTK.Graphics.ES20.All pname, out uint params);
static member GetQueryObject : uint32 * OpenTK.Graphics.ES20.All * -> unit
Parameter
- id
- UInt32
- pname
- All
- params
- UInt32
- Attribute
Gilt für:
GetQueryObject(UInt32, All, Int32[])
Achtung
This method was removed from iOS API 6.0 and higher
Wichtig
Diese API ist nicht CLS-kompatibel.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetQueryObjectivEXT", Version="2.0")]
[System.CLSCompliant(false)]
[System.Obsolete("This method was removed from iOS API 6.0 and higher")]
public static void GetQueryObject (uint id, OpenTK.Graphics.ES20.All pname, int[] params);
static member GetQueryObject : uint32 * OpenTK.Graphics.ES20.All * int[] -> unit
Parameter
- id
- UInt32
- pname
- All
- params
- Int32[]
- Attribute
Gilt für:
GetQueryObject(UInt32, All, Int32)
Achtung
This method was removed from iOS API 6.0 and higher
Wichtig
Diese API ist nicht CLS-kompatibel.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetQueryObjectivEXT", Version="2.0")]
[System.CLSCompliant(false)]
[System.Obsolete("This method was removed from iOS API 6.0 and higher")]
public static void GetQueryObject (uint id, OpenTK.Graphics.ES20.All pname, out int params);
static member GetQueryObject : uint32 * OpenTK.Graphics.ES20.All * -> unit
Parameter
- id
- UInt32
- pname
- All
- params
- Int32
- Attribute
Gilt für:
GetQueryObject(Int32, All, Int32[])
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetQueryObjectuivEXT", Version="2.0")]
public static void GetQueryObject (int id, OpenTK.Graphics.ES20.All pname, int[] params);
static member GetQueryObject : int * OpenTK.Graphics.ES20.All * int[] -> unit
Parameter
- id
- Int32
- pname
- All
- params
- Int32[]
- Attribute
Gilt für:
GetQueryObject(Int32, All, Int32*)
Wichtig
Diese API ist nicht CLS-kompatibel.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetQueryObjectuivEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void GetQueryObject (int id, OpenTK.Graphics.ES20.All pname, int* params);
static member GetQueryObject : int * OpenTK.Graphics.ES20.All * nativeptr<int> -> unit
Parameter
- id
- Int32
- pname
- All
- params
- Int32*
- Attribute
Gilt für:
GetQueryObject(Int32, All, Int32)
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetQueryObjectuivEXT", Version="2.0")]
public static void GetQueryObject (int id, OpenTK.Graphics.ES20.All pname, out int params);
static member GetQueryObject : int * OpenTK.Graphics.ES20.All * -> unit
Parameter
- id
- Int32
- pname
- All
- params
- Int32
- Attribute
Gilt für:
GetQueryObject(UInt32, All, Int32*)
Achtung
This method was removed from iOS API 6.0 and higher
Wichtig
Diese API ist nicht CLS-kompatibel.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetQueryObjectivEXT", Version="2.0")]
[System.CLSCompliant(false)]
[System.Obsolete("This method was removed from iOS API 6.0 and higher")]
public static void GetQueryObject (uint id, OpenTK.Graphics.ES20.All pname, int* params);
static member GetQueryObject : uint32 * OpenTK.Graphics.ES20.All * nativeptr<int> -> unit
Parameter
- id
- UInt32
- pname
- All
- params
- Int32*
- Attribute