Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the global presence state for a presence record.
Syntax
HRESULT XblPresenceRecordGetUserState(
XblPresenceRecordHandle handle,
XblPresenceUserState* userState
)
Parameters
handle _In_
Type: XblPresenceRecordHandle
Handle for the presence record returned from a GetPresence API.
userState _Out_
Type: XblPresenceUserState*
A caller allocated struct that passes back the presence state of the record.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: presence_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib