XblMultiplayerSearchHandleGetStringAttributes
获取指向随搜索句柄附加的属性数组的指针。语法
参数
handle _In_类型:XblMultiplayerSearchHandle 指向搜索句柄详细信息的句柄。 attributes _Out_
类型:XblMultiplayerSessionStringAttribute** 回传指向属性数组的指针。该指针指向的内存在 XblMultiplayerSessionHandle 对象关闭之前的整个生命周期内均有效。 attributesCount _Out_
类型:size_t* 回传数组中的属性数量。
