sdaiFindInstanceUsedIn
Syntax
// // Strong typing definition // SdaiNPL sdaiFindInstanceUsedIn( SdaiInstance instance, SdaiAttr role, SdaiNPL domain, SdaiNPL resultList ); // // Weak typing definition // void __declspec(dllexport) * __stdcall sdaiFindInstanceUsedIn( int_t instance, void * role, void * domain, void * resultList );
Property instance
Size: 64 bit / 8 byte (value)Property role
Size: 64 bit / 8 byte (reference)???.
Property domain
Size: 64 bit / 8 byte (reference)???.
Property resultList
Size: 64 bit / 8 byte (reference)???.