The Engine object contains a number of methods that create other objects of the ABBYY FineReader Engine objects hierarchy. They all have similar semantics. All newly created objects have default values, or, if a profile has been previously loaded, the values set by this profile are used.
Result[out] A pointer to I<ObjectType>* pointer variable that receives the interface pointer of the created object. *Result must not be NULL. *Result is guaranteed to be non-NULL after successful method call.