API Reference > Extension Classes > Windows Classes > OpenWithPreviewDlg Class > OpenWithPreviewDlg Methods > OpenWithPreviewDlg::GetAllSelectedFileNames Method
OpenWithPreviewDlg::GetAllSelectedFileNames Method
Syntax
C++
virtual long GetAllSelectedFileNames(LPTSTR fileNames, long& buffSize) = 0;

Returns multiple selected file names through "|" symbol. Call with fileNames = NULL returns needed length of the buffer.

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