Enumeration 列挙

NSMachPortOptions

Used to remove access rights to a mach port when the NSMachPort object is invalidated or destroyed. NSMachPortオブジェクトが無効にされるか破壊される時に、あるmachポートへのアクセス権を取り除くのに使われます。

Declaration 宣言

typedef enum NSMachPortOptions : NSUInteger {
    ...
} NSMachPortOptions;

Topics 話題

Constants 定数