API Reference > Extension Classes > Windows Classes > OpenWithPreviewDlg Class > OpenWithPreviewDlg Methods > OpenWithPreviewDlg::GetFullFileName Method
OpenWithPreviewDlg::GetFullFileName Method
Syntax
C++
virtual long GetFullFileName(LPTSTR fileName, long& buffSize) = 0;
Parameters 
Description 
LPTSTR fileName 
[out] Receives the filename.  
long& buffSize 
[in/out] Specifies/receives the length of the full filename. 

Returns the full path of the selected file from this dialog box object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.