Updating reference files
#include <AlReferenceUpdate.h>
namespace AlReferenceUpdate
statusCode updateReferenceFiles( AlReferenceFile** files, size_t numFiles );Update the indicated Reference Files in the Reference Manager. This uses the same mechanism as updating directly in the reference manager, and will prompt the user to resolve any broken paths to source files. Only available for OpenAlias plugins, not for OpenModel.
sFailure - called from an OpenModel binary
sSuccess - Reference updating started successfully