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

typeCodeValue

The contents of the receiver as a type, coercing to typeType if necessary. レシーバの内容をある型として、必要ならばtypeTypeに強制します。

Declaration 宣言

@property(readonly) OSType typeCodeValue;

Discussion 議論

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

See Also 参照

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