XblPresenceGetPresenceForMultipleUsersAsync
Gets presence info for multiple users.Syntax
Parameters
xblContextHandle _In_Type: XblContextHandle XBOX live context for the local user. xuids _In_
Type: uint64_t* The XBOX User IDs of the users to get presence for. xuidsCount _In_
Type: size_t Size of the xuids array. filters _In_opt_
Type: XblPresenceQueryFilters* Optional filters struct to filter results. async _In_
Type: XAsyncBlock* The AsyncBlock for this operation.
