hObjectofObject (HOBJECT) - input

      Handle of the Workplace Shell object being copied.

    hObjectofDest (HOBJECT) - input

      Handle of the destination folder into which hObjectofObject is to be copied.

    ulReserved (ULONG) - input

      Reserved value; must be 0.

    rc (HOBJECT) - returns

      Handle of the newly created object.

      A return value of NULLHANDLE indicates that either hObjectofDest is NULLHANDLE or an object with the same name as hObjectofObject exists in the destination folder.


    [Back] [Next]