somSelf (M_WPFileSystem *) - input

      Pointer to the WPFileSystem class object.

    Folder (SOMAny *) - input

      Pointer to folder in which to search for file or directory.

    pszFilename (PSZ) - input

      Name of file or directory on which search is to be performed.

    attrFile (ULONG) - input

      Flag specifying whether name to be searched is a file or directory.

    Object * (WPObject) - returns

      Pointer to the object found.

      A return value of NULL indicates that the object was not found.


    [Back] [Next]