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

appleEventCodeForSuite:

Returns the Apple event code associated with the suite named suiteName, such as ‘core’ for the Core suite. suiteNameと名前をつけられるスイートと結び付けられたアップルイベントコードを返します、例えばCoreスイートに対する‘core’など。

Declaration 宣言

- (FourCharCode)appleEventCodeForSuite:(NSString *)suiteName;

See Also 参照

Getting Other Suite Information 他のスイート情報を取得する

Related Documentation 関連文書