Returns the full path and file name of the document.
HRESULT GetPathName( BSTR* pbstrLongName, BOOL* pfIsOriginalFile ); |
Parameters
- pbstrLongName
[out] String containing the full path and file name.
- pfIsOriginalFile
[out] Boolean that indicates if the path and file name refer to the original document.
Return Value
Remarks
See Also