hObjectofObject (HOBJECT) - input

      Handle of the object from which the shadow is to be created.

    hObjectofDest (HOBJECT) - input

      Handle of the folder into which hObjectofObject is to be placed.

    ulReserved (ULONG) - input

      Reserved value; must be 0.

    rc (HOBJECT) - returns

      Handle of the newly created shadow 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]