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

enumCodeValue

The contents of the receiver as an enumeration type, coercing to typeEnumerated if necessary. レシーバの内容を列挙型として、必要ならばtypeEnumeratedへと強制します。

Declaration 宣言

@property(readonly) OSType enumCodeValue;

Discussion 議論

The contents of the descriptor, as an enumeration type, or 0 if an error occurs. 記述子の内容、列挙型として、またはエラーが起こるならば0。

See Also 参照

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