hObject (HOBJECT) - input

      Object handle of the object whose file/directory specification is to be returned.

    pszPathname (PSZ) - output

      Memory allocated by caller in which directory specification is written.

    ulSize (ULONG) - input

      Number of bytes pointed to by pszPathname.

    rc (BOOL) - returns

      Success indicator.

      TRUE

        Successful completion
      FALSE
        Error occurred.


      [Back] [Next]