engiGetInstanceAttrTypeBN
Syntax
// // Strong typing definition // int_t engiGetInstanceAttrTypeBN( SdaiInstance instance, const char * attributeName ); // // Weak typing definition // int_t __declspec(dllexport) __stdcall engiGetInstanceAttrTypeBN( int_t instance, const char * attributeName );