XblSocialRelationshipResultGetTotalCount
获取 XblSocialRelationshipResultHandle 的结果总数。
语法
HRESULT XblSocialRelationshipResultGetTotalCount(
XblSocialRelationshipResultHandle resultHandle,
size_t* totalCount
)
参数
resultHandle _In_
类型: XblSocialRelationshipResultHandle
来自 XblSocialGetSocialRelationshipsResult 的 XblSocialRelationshipResultHandle。
totalCount _Out_
类型:size_t*
传回查询的结果总数。
返回值
类型:HRESULT
此 API 操作的 HRESULT 返回代码。
备注
请注意,这只是 XblSocialGetSocialRelationshipsAsync 请求的结果总数,可能与最多结果项数不同。
要求
头文件:social_c.h
图书馆: Microsoft.Xbox.Services.14x.GDK.C.lib