functiongetModelInstanceReference

Like getModelInstance, but returns an integer handle to an in-memory model instance structure instead of a JSON string (see issue #15219). The handle is intended to be read directly by an in-process client such as OMEdit and must be released with releaseModelInstanceReference. Returns 0 on failure.

Inputs

TypeNameDefaultDescription
TypeNameclassName
TypeNamecontext$Code(__NoContext)
Stringmodifier""

Outputs

TypeNameDefaultDescription
Integerhandle