- unlock
Relinquishes the receiver.
レシーバを手放します。
Availability 有効性
Technology
- (BOOL)tryLock;
YES
if the attempt to acquire the receiver was successful, otherwise NO
.
YES
、もしレシーバを入手する試みが成功したならば、そうでなければNO
。
Raises NSGeneric
if a file-system error occurs.
NSGeneric
を引き起こします、もしファイルシステムエラーが発生するならば。
- unlock