跳到主要内容

GetSVarNameAtIndex

描述

通过索引获取服务器变量的名称

参数名说明
index服务器变量的索引值
output[]存储变量名的数组(通过引用传递)
size = sizeof (output)返回字符串的最大长度

返回值

本函数无特定返回值

相关函数