Instance Property インスタンスプロパティ

returnID

The receiver’s return ID (the ID for a reply Apple event). レシーバの持つリターンID(ある返答アップルイベントに対するID)を返します。

Declaration 宣言

var returnID: AEReturnID { get }

Discussion 議論

The receiver’s return ID (an integer value), or 0 if an error occurs. レシーバの持つリターンID(整数値)、またはエラーが起こるならば0。

The receiver must be an Apple event. レシーバは、ひとつのアップルイベントでなければなりません。

See Also 参照

Working With Apple Event Descriptors アップルイベント記述子を扱う