XblContextGetUser
Get the XblContextHandle associated with this context.Syntax
Parameters
context _In_Type: XblContextHandle The XBOX Live context handle. user _Out_
Type: XblUserHandle* Passes back the XBOX Live user handle. XSAPI will call XalUserDuplicateHandle before returning the handle, so it is the responsibility of the caller to later call XalUserCloseHandle.
