XblSocialSubmitBatchReputationFeedbackAsync
Submits reputation feedback on the specified user.Syntax
Parameters
xboxLiveContext _In_Type: XblContextHandle An xbox live context handle created with XblContextCreateHandle. feedbackItems _In_
Type: XblReputationFeedbackItem* An array of XblReputationFeedbackItem objects to submit reputation feedback on. feedbackItemsCount _In_
Type: size_t The count of items in the feedbackItems array. async _In_
Type: XAsyncBlock* Caller allocated AsyncBlock.
