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

aeDesc

The AEDesc structure encapsulated by the receiver, if it has one. レシーバによってカプセル化されたAEDesc構造体、それがこれを持つならば。

Declaration 宣言

@property(readonly) const AEDesc *aeDesc;

Discussion 議論

If the receiver has a valid AEDesc structure, returns a pointer to it; otherwise returns nil. レシーバが有効なAEDesc構造体を持つならば、それに対するポインタを返します;そうでなければnilを返します。

See Also 参照

Getting Information About a Descriptor 記述子についての情報を取得する