Important: The information in this document is obsolete and should not be used for new development.
Getting Source Data
TheOSAGetSource
function returns the source data that corresponds to the script data identified by a script ID. The source data it returns can in turn be passed toOSACompile
.A scripting component that supports the
OSAGetSource
function has thekOSASupportsGetSource
bit set in thecomponentFlags
field of its component description record.
Subtopics
- OSAGetSource