Syntax
// // Strong typing definition // int_t InitializeMultiThreading( SdaiModel model, int_t threadCount ); // // Weak typing definition // int_t __declspec(dllexport) __stdcall InitializeMultiThreading( int_t model, int_t threadCount );
Property model
Size: 64 bit / 8 byte (value)Property threadCount
Size: 64 bit / 8 byte (value)???.