DekGenius.com
[ Team LiB ] Previous Section Next Section

NSQuitCommand Mac OS X 10.0

Instances of this class causes its specified application to quit when executed. This class participates in Cocoa's scripting system.

figs/cocn_1385.gif

@interface NSQuitCommand : NSScriptCommand
 // Instance Methods
   - (NSSaveOptions)saveOptions;

    [ Team LiB ] Previous Section Next Section