X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/5edc719e9181e04faaa247bfa389471bc57b9402..8038baa10cad045a9a80e3843984e4aeed0e47e9:/ITOSAComponent.h diff --git a/ITOSAComponent.h b/ITOSAComponent.h index 54b3b04..a552aad 100755 --- a/ITOSAComponent.h +++ b/ITOSAComponent.h @@ -20,6 +20,8 @@ ComponentInstance _componentInstance; NSDictionary *_information; } ++ (ITOSAComponent *)appleScriptComponent; ++ (ITOSAComponent *)componentWithCarbonComponent:(Component)component; + (NSArray *)availableComponents; - (id)initWithSubtype:(unsigned long)subtype;