Syntax
// // Strong typing definition // enum_express_data_type engiGetExpressAttrType( const SdaiAttr attribute ); // // Weak typing definition // unsigned char __declspec(dllexport) __stdcall engiGetExpressAttrType( const void * attribute );