This method does not copy the contents of aPointer, so you must not to free the memory at the pointer destination while the NSValue object exists. NSData objects may be more suited for arbitrary pointers than NSValue objects.
このメソッドは、aPointerの内容をコピーしません、それであなたは、NSValueオブジェクトが存在する間、ポインタ行き先でのメモリを自由に解放する必要はありません。NSDataオブジェクトは、随意のポインタに対してNSValueオブジェクトよりもずっと適しています。
See Also
参照
Working with Pointer and Object Values
ポインタおよびオブジェクト値を扱う