![]() |
NSLGetDefaultDialogOptions |
||||
Header: | NSL.h | Carbon status: | Supported | |
Assigns the default dialog options to an NSLDialogOptions structure.
OSStatus NSLGetDefaultDialogOptions ( NSLDialogOptions *dialogOptions );
On input, a pointer to a dialogOptions structure. On output, the fields of the dialogOptions structure are set with the default values.
A result code.
The NSLGetDefaultDialogOptions function sets the fields of an NSLDialogOptions structure to values that are the defaults for the Select a Service dialog box. For the default values, see the section NSLDialogOptions.
Supported in Carbon. Available in Carbon 1.0.2 and later when NSL 1.1 or later is present.
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)