GL.Ext.GetQueryObject Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
GetQueryObject(UInt32, All, UInt32[])
Importante
Questa API non è conforme a CLS.
[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
Parametri
- id
- UInt32
- pname
- All
- params
- UInt32[]
- Attributi
Si applica a
GetQueryObject(UInt32, All, UInt32*)
Importante
Questa API non è conforme a CLS.
[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
Parametri
- id
- UInt32
- pname
- All
- params
- UInt32*
- Attributi
Si applica a
GetQueryObject(UInt32, All, UInt32)
Importante
Questa API non è conforme a CLS.
[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
Parametri
- id
- UInt32
- pname
- All
- params
- UInt32
- Attributi
Si applica a
GetQueryObject(UInt32, All, Int32[])
Attenzione
This method was removed from iOS API 6.0 and higher
Importante
Questa API non è conforme a CLS.
[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
Parametri
- id
- UInt32
- pname
- All
- params
- Int32[]
- Attributi
Si applica a
GetQueryObject(UInt32, All, Int32)
Attenzione
This method was removed from iOS API 6.0 and higher
Importante
Questa API non è conforme a CLS.
[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
Parametri
- id
- UInt32
- pname
- All
- params
- Int32
- Attributi
Si applica a
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
Parametri
- id
- Int32
- pname
- All
- params
- Int32[]
- Attributi
Si applica a
GetQueryObject(Int32, All, Int32*)
Importante
Questa API non è conforme a CLS.
[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
Parametri
- id
- Int32
- pname
- All
- params
- Int32*
- Attributi
Si applica a
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
Parametri
- id
- Int32
- pname
- All
- params
- Int32
- Attributi
Si applica a
GetQueryObject(UInt32, All, Int32*)
Attenzione
This method was removed from iOS API 6.0 and higher
Importante
Questa API non è conforme a CLS.
[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
Parametri
- id
- UInt32
- pname
- All
- params
- Int32*
- Attributi