ODC_ImpClass :: ImportCode - - internal feature (not documented)
Return value:  Success ( logical  )
Implementation details
logical 
ODC_ImpClass  :: ImportCode ( PropertyHandle *co, NPath &cnpath, NString &lang )
- co
 - Pointer to calling object property handle
The calling object is a property handle, which refers to an instance or collection of instances. When calling non static expressions, a calling object is required. When calling non static instance actions, the property handle passed has to be at least selected.. 
- cnpath - - Title unknown
- lang
 - Language name
The language name is the official English name for the required language. Language names always start with capital letters. 

