Function 関数

NSDeallocateObject

Destroys an existing object. 既存のオブジェクトを破棄します。

Declaration 宣言

void NSDeallocateObject(id object);

Parameters パラメータ

object

An object. あるオブジェクト。

Discussion 議論

This function deallocates object, which must have been allocated using NSAllocateObject. この関数はobjectをデアロケートします、それはNSAllocateObjectを使ってアロケートされていなければなりませんztZw3_:¥sx;weu:;f@uljpy。

Special Considerations 特別な注意事項

This function is deprecated and unavailable for use with ARC. この関数は、非推奨にされます、そしてARCで使うことはできません。

See Also 参照

Object Allocation and Deallocation オブジェクトのアロケートとデアロケート