Class: SaveAs Dialogue
Syntax:
extern _kernel_oserror *saveas_file_save_completed
(
unsigned int flags,
ObjectId saveas,
char *filename
);
Purpose: Function is used by the client to report whether an attempt to save data to a file was successful or not.
|
|
|