object (HOBJECT) - input

      Handle to a workplace object.

    pSetupString (PSZ) - input

      Pointer to object-specific parameters.

      A pointer to a zero-terminated string which contains the object-specific parameters to the new object.

      The pSetupString string is extracted when the wpSetup method is called. For a listing of setup strings, see individual object classes; See WPLaunchPad class definition for a discussion of setup string values used in Toolbar customization.

    rc (BOOL) - returns

      Success indicator.

      TRUE

        Successful completion.
      FALSE
        Error occurred.


      [Back] [Next]