GL.Ext.GetQueryObject 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
오버로드
GetQueryObject(UInt32, All, UInt32[])
중요
이 API는 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
매개 변수
- id
- UInt32
- pname
- All
- params
- UInt32[]
- 특성
적용 대상
GetQueryObject(UInt32, All, UInt32*)
중요
이 API는 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
매개 변수
- id
- UInt32
- pname
- All
- params
- UInt32*
- 특성
적용 대상
GetQueryObject(UInt32, All, UInt32)
중요
이 API는 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
매개 변수
- id
- UInt32
- pname
- All
- params
- UInt32
- 특성
적용 대상
GetQueryObject(UInt32, All, Int32[])
주의
This method was removed from iOS API 6.0 and higher
중요
이 API는 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
매개 변수
- id
- UInt32
- pname
- All
- params
- Int32[]
- 특성
적용 대상
GetQueryObject(UInt32, All, Int32)
주의
This method was removed from iOS API 6.0 and higher
중요
이 API는 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
매개 변수
- id
- UInt32
- pname
- All
- params
- Int32
- 특성
적용 대상
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
매개 변수
- id
- Int32
- pname
- All
- params
- Int32[]
- 특성
적용 대상
GetQueryObject(Int32, All, Int32*)
중요
이 API는 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
매개 변수
- id
- Int32
- pname
- All
- params
- Int32*
- 특성
적용 대상
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
매개 변수
- id
- Int32
- pname
- All
- params
- Int32
- 특성
적용 대상
GetQueryObject(UInt32, All, Int32*)
주의
This method was removed from iOS API 6.0 and higher
중요
이 API는 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
매개 변수
- id
- UInt32
- pname
- All
- params
- Int32*
- 특성