次の方法で共有


GL.Ext.GetObjectLabel メソッド

定義

オーバーロード

GetObjectLabel(All, UInt32, Int32, Int32, StringBuilder)
GetObjectLabel(All, UInt32, Int32, Int32[], StringBuilder)
GetObjectLabel(All, UInt32, Int32, Int32[], String)
古い.
GetObjectLabel(All, UInt32, Int32, Int32*, StringBuilder)
GetObjectLabel(All, UInt32, Int32, Int32*, String)
古い.
GetObjectLabel(All, UInt32, Int32, Int32, String)
古い.
GetObjectLabel(All, Int32, Int32, Int32*, StringBuilder)
GetObjectLabel(All, Int32, Int32, Int32[], String)
古い.
GetObjectLabel(All, Int32, Int32, Int32*, String)
古い.
GetObjectLabel(All, Int32, Int32, Int32, StringBuilder)
GetObjectLabel(All, Int32, Int32, Int32, String)
古い.
GetObjectLabel(All, Int32, Int32, Int32[], StringBuilder)

GetObjectLabel(All, UInt32, Int32, Int32, StringBuilder)

重要

この API は CLS 準拠ではありません。

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetObjectLabelEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void GetObjectLabel (OpenTK.Graphics.ES20.All type, uint object, int bufSize, out int length, System.Text.StringBuilder label);
static member GetObjectLabel : OpenTK.Graphics.ES20.All * uint32 * int *  * System.Text.StringBuilder -> unit

パラメーター

type
All
object
UInt32
bufSize
Int32
length
Int32
属性

適用対象

GetObjectLabel(All, UInt32, Int32, Int32[], StringBuilder)

重要

この API は CLS 準拠ではありません。

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetObjectLabelEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void GetObjectLabel (OpenTK.Graphics.ES20.All type, uint object, int bufSize, int[] length, System.Text.StringBuilder label);
static member GetObjectLabel : OpenTK.Graphics.ES20.All * uint32 * int * int[] * System.Text.StringBuilder -> unit

パラメーター

type
All
object
UInt32
bufSize
Int32
length
Int32[]
属性

適用対象

GetObjectLabel(All, UInt32, Int32, Int32[], String)

注意事項

Use the overload with strongly typed enumerations and StringBuilder final parameter. This overload is not supported.

重要

この API は CLS 準拠ではありません。

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetObjectLabelEXT", Version="2.0")]
[System.CLSCompliant(false)]
[System.Obsolete("Use the overload with strongly typed enumerations and StringBuilder final parameter. This overload is not supported.")]
public static void GetObjectLabel (OpenTK.Graphics.ES20.All type, uint object, int bufSize, int[] length, string label);
static member GetObjectLabel : OpenTK.Graphics.ES20.All * uint32 * int * int[] * string -> unit

パラメーター

type
All
object
UInt32
bufSize
Int32
length
Int32[]
label
String
属性

適用対象

GetObjectLabel(All, UInt32, Int32, Int32*, StringBuilder)

重要

この API は CLS 準拠ではありません。

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetObjectLabelEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void GetObjectLabel (OpenTK.Graphics.ES20.All type, uint object, int bufSize, int* length, System.Text.StringBuilder label);
static member GetObjectLabel : OpenTK.Graphics.ES20.All * uint32 * int * nativeptr<int> * System.Text.StringBuilder -> unit

パラメーター

type
All
object
UInt32
bufSize
Int32
length
Int32*
属性

適用対象

GetObjectLabel(All, UInt32, Int32, Int32*, String)

注意事項

Use the overload with strongly typed enumerations and StringBuilder final parameter. This overload is not supported.

重要

この API は CLS 準拠ではありません。

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetObjectLabelEXT", Version="2.0")]
[System.CLSCompliant(false)]
[System.Obsolete("Use the overload with strongly typed enumerations and StringBuilder final parameter. This overload is not supported.")]
public static void GetObjectLabel (OpenTK.Graphics.ES20.All type, uint object, int bufSize, int* length, string label);
static member GetObjectLabel : OpenTK.Graphics.ES20.All * uint32 * int * nativeptr<int> * string -> unit

パラメーター

type
All
object
UInt32
bufSize
Int32
length
Int32*
label
String
属性

適用対象

GetObjectLabel(All, UInt32, Int32, Int32, String)

注意事項

Use the overload with strongly typed enumerations and StringBuilder final parameter. This overload is not supported.

重要

この API は CLS 準拠ではありません。

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetObjectLabelEXT", Version="2.0")]
[System.CLSCompliant(false)]
[System.Obsolete("Use the overload with strongly typed enumerations and StringBuilder final parameter. This overload is not supported.")]
public static void GetObjectLabel (OpenTK.Graphics.ES20.All type, uint object, int bufSize, ref int length, string label);
static member GetObjectLabel : OpenTK.Graphics.ES20.All * uint32 * int *  * string -> unit

パラメーター

type
All
object
UInt32
bufSize
Int32
length
Int32
label
String
属性

適用対象

GetObjectLabel(All, Int32, Int32, Int32*, StringBuilder)

重要

この API は CLS 準拠ではありません。

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetObjectLabelEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void GetObjectLabel (OpenTK.Graphics.ES20.All type, int object, int bufSize, int* length, System.Text.StringBuilder label);
static member GetObjectLabel : OpenTK.Graphics.ES20.All * int * int * nativeptr<int> * System.Text.StringBuilder -> unit

パラメーター

type
All
object
Int32
bufSize
Int32
length
Int32*
属性

適用対象

GetObjectLabel(All, Int32, Int32, Int32[], String)

注意事項

Use the overload with strongly typed enumerations and StringBuilder final parameter. This overload is not supported.

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetObjectLabelEXT", Version="2.0")]
[System.Obsolete("Use the overload with strongly typed enumerations and StringBuilder final parameter. This overload is not supported.")]
public static void GetObjectLabel (OpenTK.Graphics.ES20.All type, int object, int bufSize, int[] length, string label);
static member GetObjectLabel : OpenTK.Graphics.ES20.All * int * int * int[] * string -> unit

パラメーター

type
All
object
Int32
bufSize
Int32
length
Int32[]
label
String
属性

適用対象

GetObjectLabel(All, Int32, Int32, Int32*, String)

注意事項

Use the overload with strongly typed enumerations and StringBuilder final parameter. This overload is not supported.

重要

この API は CLS 準拠ではありません。

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetObjectLabelEXT", Version="2.0")]
[System.CLSCompliant(false)]
[System.Obsolete("Use the overload with strongly typed enumerations and StringBuilder final parameter. This overload is not supported.")]
public static void GetObjectLabel (OpenTK.Graphics.ES20.All type, int object, int bufSize, int* length, string label);
static member GetObjectLabel : OpenTK.Graphics.ES20.All * int * int * nativeptr<int> * string -> unit

パラメーター

type
All
object
Int32
bufSize
Int32
length
Int32*
label
String
属性

適用対象

GetObjectLabel(All, Int32, Int32, Int32, StringBuilder)

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetObjectLabelEXT", Version="2.0")]
public static void GetObjectLabel (OpenTK.Graphics.ES20.All type, int object, int bufSize, out int length, System.Text.StringBuilder label);
static member GetObjectLabel : OpenTK.Graphics.ES20.All * int * int *  * System.Text.StringBuilder -> unit

パラメーター

type
All
object
Int32
bufSize
Int32
length
Int32
属性

適用対象

GetObjectLabel(All, Int32, Int32, Int32, String)

注意事項

Use the overload with strongly typed enumerations and StringBuilder final parameter. This overload is not supported.

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetObjectLabelEXT", Version="2.0")]
[System.Obsolete("Use the overload with strongly typed enumerations and StringBuilder final parameter. This overload is not supported.")]
public static void GetObjectLabel (OpenTK.Graphics.ES20.All type, int object, int bufSize, ref int length, string label);
static member GetObjectLabel : OpenTK.Graphics.ES20.All * int * int *  * string -> unit

パラメーター

type
All
object
Int32
bufSize
Int32
length
Int32
label
String
属性

適用対象

GetObjectLabel(All, Int32, Int32, Int32[], StringBuilder)

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetObjectLabelEXT", Version="2.0")]
public static void GetObjectLabel (OpenTK.Graphics.ES20.All type, int object, int bufSize, int[] length, System.Text.StringBuilder label);
static member GetObjectLabel : OpenTK.Graphics.ES20.All * int * int * int[] * System.Text.StringBuilder -> unit

パラメーター

type
All
object
Int32
bufSize
Int32
length
Int32[]
属性

適用対象