Instance Method インスタンスメソッド

commandDescriptionWithAppleEventClass:andAppleEventCode:

Returns the command description identified by a suite’s four-character Apple event code of the class (eventClass) and the four-character Apple event code of the command (commandCode). クラスの4文字アップルイベントコード(eventClass)そしてコマンドの4文字アップルイベントコード(commandCode)によって識別されるコマンド記述を返します。

Declaration 宣言

- (NSScriptCommandDescription *)commandDescriptionWithAppleEventClass:(FourCharCode)appleEventClassCode 
                                                    andAppleEventCode:(FourCharCode)appleEventIDCode;

See Also 参照

Getting and Registering Command Descriptions コマンド記述の取得と登録