|
| БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО! |
|
|
IFileViewer::ShowInitialize
[Now Supported on Windows NT]
Allows a file viewer to determine whether it can display a file and, if it can, to perform initialization operations before showing the file. The shell calls this member function before the IFileViewer::Show member function. The shell specifies the name of the file to display by calling the file viewer's IPersistFile::Load member function. IFileViewer::ShowInitialize must perform all operations that are prone to failure so that if it succeeds, IFileViewer::Show will not fail.
HRESULT ShowInitialize(
IFileViewer FAR *pFileViewer, LPFILEVIEWERSITE lpfsi );
Parameters
pFileViewer
Address of the IFileViewer interface. In C++, this parameter is implicit.
lpfsi
Address of a IFileViewerSite interface. A file viewer uses this interface to retrieve the handle of the current pinned window or to specify a new pinned window.
Return Values
Returns the NOERROR value if successful or an OLE-defined error value otherwise.
See Also
IFileViewer
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
IFileViewer::ShowInitialize
[Теперь Поддерживанное на Windows NT]
Позволяет файлового зрителя, чтобы определять может это отобразить файл и, если это может, чтобы выполнять действия инициализации прежде, чем показать файл. Оболочка называет эту функцию члена перед IFileViewer::функция члена Показа. Оболочка определяет имя файла, чтобы отображать вызывая файлового зрителя IPersistFile::функция члена Нагрузки. IFileViewer::ShowInitialize ДОЛЖЕН выполнить все действия, которые склонные в неудаче чтобы если это получает, IFileViewer::Показ не потерпит неудачу.
HRESULT ShowInitialize(
IFileViewer ЗНАЧИТЕЛЬНО *pFileViewer, LPFILEVIEWERSITE lpfsi );
Параметры
pFileViewer
Адресуйте интерфейс IFileViewer. В C++, этот параметр подразумевающийся.
lpfsi
Адресуйте интерфейс IFileViewerSite. Файловый зритель использует этот интерфейс, чтобы извлекать ручку течения приколовшего окно или, чтобы определять новое штырьковое окно.
Обратные Величины
Возвращает величину NOERROR если успешная или определенная величина ошибки OLE в противном случае.
Смотри Также
IFileViewer
|
|
|
|
| |