XblPresenceGetPresenceForSocialGroupResult
Get result for an XblPresenceGetPresenceForSocialGroupAsync call.Syntax
Parameters
async _In_Type: XAsyncBlock* The AsyncBlock for this operation. presenceRecordHandles _Out_
Type: XblPresenceRecordHandle* A caller allocated array that passes back the record handles result. Each handle will need to be released with XblPresenceRecordCloseHandle when they are no longer needed. presenceRecordHandlesCount _In_
Type: size_t Size of the handles array. Use XblPresenceGetPresenceForSocialGroupResultCount to get the count required.
