|
|||||||||
|
|
|||||||||
| Related Syntax | |||||||||
| action | set creator of | ||||||||
Syntax
set (function-library of)? creator of opaque-type-name to string-expression
(in function-library function-library-name)?
Changes the external function that creates an instance of an OMX data type.
By using the function-library of phrase, you can specify an external function library to associate with the OMX type that you create by using the opaque keyword. In this case, the in function-library phrase at the end of the syntax isn't used.
|
Related Syntax opaque set creator of |
| ---- |