Skip to main content

XblPrivacyRemoveBlockListChangedHandler

Removes a block list change handler.

Syntax

Parameters

xboxLiveContext   _In_
Type: XblContextHandle
An xbox services context handle created with XblContextCreateHandle. handlerFunctionContext   _In_
Type: XblFunctionContext
Context for the handler to remove.

Return value

Type: HRESULT HRESULT return code for this API operation.

Remarks

Call this API only if XblPrivacyAddBlockListChangedHandler was used to register an event handler.

Requirements

Header: privacy_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

privacy_c
Last modified on August 4, 2026