HRESULT CreateFileMoniker(lpszPathName, ppmk)
Creates a moniker from the given path name. This path may be an absolute path or a relative path. In the latter case, the resulting moniker will need to be composed onto another File Moniker before it can be bound. In either case, it will often be the case that other monikers are composed onto the end of this moniker in order to access sub-pieces of the document stored in the file.