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.
Removes an event handler for achievement progress change notifications.
Syntax
HRESULT XblAchievementsRemoveAchievementProgressChangeHandler(
XblContextHandle xblContextHandle,
XblFunctionContext functionContext
)
Parameters
xblContextHandle _In_
Type: XblContextHandle
An xbox live context handle created with XblContextCreateHandle.
functionContext _In_
Type: XblFunctionContext
XblFunctionContext for the handler to remove.
Return value
Type: HRESULT
Remarks
<prereq /> Call this API only if XblAchievementsAddAchievementProgressChangeHandler was used to register an event handler.
Requirements
Header: achievements_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib