Signs out the user with the specified user ID.
public:
HRESULT SignoutUserId(
UINT32 userId
)
userId
Type: UINT32
A user ID.
Type: HRESULT
HRESULT success or error code.
User IDs suitable to be passed in userId are returned by SigninUser when it is used to sign a user in.
Header: Declared in xtfuser.h.
Library: Use xtfuser.lib.