XblMultiplayerSessionReferenceToUriPath
Returns the URI path representation of a session reference.
Syntax
HRESULT XblMultiplayerSessionReferenceToUriPath(
const XblMultiplayerSessionReference* sessionReference,
XblMultiplayerSessionReferenceUri* sessionReferenceUri
)
Parameters
sessionReference _In_
Type: XblMultiplayerSessionReference*
A session reference.
sessionReferenceUri _Out_
Type: XblMultiplayerSessionReferenceUri*
Passes back the URI representation of the session reference.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: multiplayer_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib