hObjectofObject (HOBJECT) - input

      Handle to a Workplace Shell object to be opened.

    ulView (ULONG) - input

      View in which to open the specified object.

      OPEN_SETTINGS

      OPEN_TREE
      OPEN_DEFAULT
      OPEN_CONTENTS
      OPEN_DETAILS

      fFlags (BOOL) - input

        Flags.

        TRUE

          Open a view of the object which already exists and supports concurrent views, by calling wpViewObject.
        FALSE
          Open a view of this object by calling wpOpen.

        rc (BOOL) - returns

          Success indicator.

          TRUE

            Successful completion
          FALSE
            Error occurred.


          [Back] [Next]