BONE_CALLBACK_CHANGEEMAIL

Description
Called to report the outcome of bone_changeemail().  Note that the BONEHANDLE is destroyed shortly after this is called, if the e-mail change was successful (signified by this callback being called with errorcode 0 (BONE_OK) ).  See bone_changeemail() for more information.

Example

See bone_changeemail() for more information.