FilePath[in] Specifies the full path to the file which contains a trained classification model. The file must have been created by the call to the SaveToFile method of the Model object.Result[out, retval] A pointer to the IModel* pointer variable that receives the interface pointer of the output Model object.