XblProfileGetUserProfilesResultCount
Gets the number of profiles from a completed get XblProfileGetUserProfilesAsync operation.Syntax
Parameters
async _In_Type: XAsyncBlock* The same AsyncBlock that was passed to XblProfileGetUserProfilesAsync. profileCount _Out_
Type: size_t* Passes back the number of profiles.
