- Component
alias Component = void*
Undocumented in source.
- ComponentInstance
alias ComponentInstance = void*
Undocumented in source.
- ComponentResult
alias ComponentResult = int
Undocumented in source.
- da_GetComponentInfo
alias da_GetComponentInfo = OSErr function(Component, ComponentDescription*, Handle, Handle, Handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_GetComponentInstanceStorage
alias da_GetComponentInstanceStorage = Handle function(ComponentInstance aComponentInstance)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_SetComponentInstanceStorage
alias da_SetComponentInstanceStorage = void function(ComponentInstance, Handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.