hObject (HOBJECT) - input

      Handle of the object to be saved.

    fAsync (BOOL) - input

      Asynchronous flag.

      TRUE

        Calls asynchronous save.
      FALSE
        Calls synchronous save.

      rc (BOOL) - returns

        Success indicator.

        TRUE

          Successful completion.
        FALSE
          Error occurred.


        [Back] [Next]