xxxxOpenModelByStream
Syntax
// // Strong typing definition // int_t xxxxOpenModelByStream( int_t repository, const void * callback, const char * schemaName ); // // Weak typing definition // int_t __declspec(dllexport) __stdcall xxxxOpenModelByStream( int_t repository, const void * callback, const char * schemaName );