Return the address of the specified pointer.
命名空间:
DSkin.OpenGL
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public void GetPointerv(
uint pname,
int[] parameters
)
参数
- pname
- 类型:SystemUInt32
Specifies the array or buffer pointer to be returned. - parameters
- 类型:SystemInt32
Returns the pointer value specified by parameters.
参见