GL.GetQueryObject 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
GetQueryObject(UInt32, All, UInt32*)
Caution
Use the overload with strongly typed enumerations
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetQueryObjectuiv", Version="3.0")]
[System.CLSCompliant(false)]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void GetQueryObject (uint id, OpenTK.Graphics.ES30.All pname, uint* params);
static member GetQueryObject : uint32 * OpenTK.Graphics.ES30.All * nativeptr<uint32> -> unit
Parameters
- id
- UInt32
- pname
- All
- params
- UInt32*
- Attributes
Applies to
GetQueryObject(UInt32, GetQueryObjectParam, UInt32[])
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetQueryObjectuiv", Version="3.0")]
[System.CLSCompliant(false)]
public static void GetQueryObject (uint id, OpenTK.Graphics.ES30.GetQueryObjectParam pname, uint[] params);
static member GetQueryObject : uint32 * OpenTK.Graphics.ES30.GetQueryObjectParam * uint32[] -> unit
Parameters
- id
- UInt32
- pname
- GetQueryObjectParam
- params
- UInt32[]
- Attributes
Applies to
GetQueryObject(UInt32, GetQueryObjectParam, UInt32*)
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetQueryObjectuiv", Version="3.0")]
[System.CLSCompliant(false)]
public static void GetQueryObject (uint id, OpenTK.Graphics.ES30.GetQueryObjectParam pname, uint* params);
static member GetQueryObject : uint32 * OpenTK.Graphics.ES30.GetQueryObjectParam * nativeptr<uint32> -> unit
Parameters
- id
- UInt32
- pname
- GetQueryObjectParam
- params
- UInt32*
- Attributes
Applies to
GetQueryObject(UInt32, GetQueryObjectParam, UInt32)
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetQueryObjectuiv", Version="3.0")]
[System.CLSCompliant(false)]
public static void GetQueryObject (uint id, OpenTK.Graphics.ES30.GetQueryObjectParam pname, out uint params);
static member GetQueryObject : uint32 * OpenTK.Graphics.ES30.GetQueryObjectParam * -> unit
Parameters
- id
- UInt32
- pname
- GetQueryObjectParam
- params
- UInt32
- Attributes
Applies to
GetQueryObject(UInt32, All, UInt32[])
Caution
Use the overload with strongly typed enumerations
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetQueryObjectuiv", Version="3.0")]
[System.CLSCompliant(false)]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void GetQueryObject (uint id, OpenTK.Graphics.ES30.All pname, uint[] params);
static member GetQueryObject : uint32 * OpenTK.Graphics.ES30.All * uint32[] -> unit
Parameters
- id
- UInt32
- pname
- All
- params
- UInt32[]
- Attributes
Applies to
GetQueryObject(UInt32, All, UInt32)
Caution
Use the overload with strongly typed enumerations
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetQueryObjectuiv", Version="3.0")]
[System.CLSCompliant(false)]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void GetQueryObject (uint id, OpenTK.Graphics.ES30.All pname, out uint params);
static member GetQueryObject : uint32 * OpenTK.Graphics.ES30.All * -> unit
Parameters
- id
- UInt32
- pname
- All
- params
- UInt32
- Attributes
Applies to
GetQueryObject(Int32, All, Int32)
Caution
Use the overload with strongly typed enumerations
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetQueryObjectuiv", Version="3.0")]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void GetQueryObject (int id, OpenTK.Graphics.ES30.All pname, out int params);
static member GetQueryObject : int * OpenTK.Graphics.ES30.All * -> unit
Parameters
- id
- Int32
- pname
- All
- params
- Int32
- Attributes
Applies to
GetQueryObject(Int32, GetQueryObjectParam, Int32*)
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetQueryObjectuiv", Version="3.0")]
[System.CLSCompliant(false)]
public static void GetQueryObject (int id, OpenTK.Graphics.ES30.GetQueryObjectParam pname, int* params);
static member GetQueryObject : int * OpenTK.Graphics.ES30.GetQueryObjectParam * nativeptr<int> -> unit
Parameters
- id
- Int32
- pname
- GetQueryObjectParam
- params
- Int32*
- Attributes
Applies to
GetQueryObject(Int32, GetQueryObjectParam, Int32)
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetQueryObjectuiv", Version="3.0")]
public static void GetQueryObject (int id, OpenTK.Graphics.ES30.GetQueryObjectParam pname, out int params);
static member GetQueryObject : int * OpenTK.Graphics.ES30.GetQueryObjectParam * -> unit
Parameters
- id
- Int32
- pname
- GetQueryObjectParam
- params
- Int32
- Attributes
Applies to
GetQueryObject(Int32, All, Int32[])
Caution
Use the overload with strongly typed enumerations
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetQueryObjectuiv", Version="3.0")]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void GetQueryObject (int id, OpenTK.Graphics.ES30.All pname, int[] params);
static member GetQueryObject : int * OpenTK.Graphics.ES30.All * int[] -> unit
Parameters
- id
- Int32
- pname
- All
- params
- Int32[]
- Attributes
Applies to
GetQueryObject(Int32, All, Int32*)
Caution
Use the overload with strongly typed enumerations
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetQueryObjectuiv", Version="3.0")]
[System.CLSCompliant(false)]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void GetQueryObject (int id, OpenTK.Graphics.ES30.All pname, int* params);
static member GetQueryObject : int * OpenTK.Graphics.ES30.All * nativeptr<int> -> unit
Parameters
- id
- Int32
- pname
- All
- params
- Int32*
- Attributes
Applies to
GetQueryObject(Int32, GetQueryObjectParam, Int32[])
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetQueryObjectuiv", Version="3.0")]
public static void GetQueryObject (int id, OpenTK.Graphics.ES30.GetQueryObjectParam pname, int[] params);
static member GetQueryObject : int * OpenTK.Graphics.ES30.GetQueryObjectParam * int[] -> unit
Parameters
- id
- Int32
- pname
- GetQueryObjectParam
- params
- Int32[]
- Attributes