|
БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО! |
|
|
IFileViewer::Show
[Now Supported on Windows NT]
Displays a file. The shell specifies the name of the file to display by calling the file viewer's IPersistFile::Load member function. IFileViewer::Show can fail only if IFileViewer::ShowInitialize was not called first, and the return value must be E_UNEXPECTED in that case. Otherwise, IFileViewer::Show must return NOERROR.
HRESULT Show(
IFileViewer FAR *pFileViewer, LPFVSHOWINFO pvsi );
Parameters
pFileViewer
Address of the IFileViewer interface. In C++, this parameter is implicit.
pvsi
Address of an FVSHOWINFO structure containing information that the file viewer uses to display the file. A file viewer can return information to the shell by modifying the members of the structure.
Return Values
Returns the NOERROR value if successful or the E_UNEXPECTED value if the IFileViewer::ShowInitialize member function was not called before IFileViewer::Show.
See Also
IFileViewer
|
Пригласи друзей и счет твоего мобильника всегда будет положительным! |
|
Пригласи друзей и счет твоего мобильника всегда будет положительным! |
IFileViewer::ПОКАЗ
[Теперь Поддерживанное на Windows NT]
Отображает файл. Оболочка определяет имя файла, чтобы отображать вызывая файлового зрителя IPersistFile::функция члена Нагрузки. IFileViewer::ПОКАЗ может потерпеть неудачу только если IFileViewer::ShowInitialize не был назван первым, и обратная величина должна быть E_UNEXPECTED в этом случае. В противном случае, IFileViewer::Показ должен возвращать NOERROR.
ПОКАЗ HRESULT(
IFileViewer ЗНАЧИТЕЛЬНО *pFileViewer, LPFVSHOWINFO pvsi );
Параметры
pFileViewer
Адресуйте интерфейс IFileViewer. В C++, этот параметр подразумевающийся.
pvsi
Адресуйте структуру FVSHOWINFO содержа информацию, что файловый абонент использует, чтобы отображать файл. Файловый абонент может возвращать информацию в оболочку модифицируя участников структуры.
Обратные Величины
Возвращает величину NOERROR если успешный или величина E_UNEXPECTED если IFileViewer::функция элемента ShowInitialize не была названа перед IFileViewer::Показ.
Смотри Также
IFileViewer
|
|
|
|