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.
Indicates whether multiplayer subscriptions are currently enabled. Note that subscriptions can be enabled/disabled explicitly using XblMultiplayerSetSubscriptionsEnabled, but they will also be enabled automatically if a session changed handler is added.
Syntax
bool XblMultiplayerSubscriptionsEnabled(
XblContextHandle xblHandle
)
Parameters
xblHandle _In_
Type: XblContextHandle
Xbox live context for the local user.
Return value
Type: bool
Returns true if enabled, false if not enabled.
Requirements
Header: multiplayer_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib