XUserGetGamerPictureResultSize
Returns the buffer size that XUserGetGamerPictureResult requires to retrieve the gamer picture that XUserGetGamerPictureAsync returns.Syntax
Parameters
async _Inout_Type: XAsyncBlock* The asynchronous block sent to XUserGetGamerPictureAsync. bufferSize _Out_
Type: size_t* Contains the buffer size requirement.
Return value
Type: HRESULT HRESULT success or error code.For a list of error codes, see Error Codes.
