На главную

On-line справка по Win32 API

Написать письмо
БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО!
Список всех статей A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z | Скачать Вниз

IShellBrowser



The IShellBrowser interface provides services for namespace extensions and is the companion to the IShellView interface implemented by namespace extensions.. It is similar to the "site" interfaces that are often found in OLE hosting scenarios, such as IOleControl and IOleControlSite. This allows the extension to communicate with the host of the namespace, providing UI elements like menus, status text, and tool bars. This interface also provides the extension with a way to access storage to save its persistent view state.

IShellBrowser derives from IOleWindow and it represents the container's top-level window, allowing the contained views to insert their menus into the composite menu, install the composite menu into the appropriate window frame and remove the container's menu elements from the composite menu. It sets and displays status text relevant to the in-place object. It also enables or disables the frame's modeless dialog boxes, and translates accelerator keystrokes intended for the container's frame.

When to Implement

You do not implement this interface directly. IShellBrowser is implemented by the Windows Explorer and by the Windows File Open Dialog.

When to Use

When implementing a namespace extension, notably IShellView, you will use the IShellBrowser implementation that is passed to use IShellBrowser::CreateViewWindow to communicate with the Explorer.

Methods in Vtable Order

IUnknown Methods Description
QueryInterface Returns pointers to supported interfaces.
AddRef Increments reference count.
Release Decrements reference count.


IOleWindow Methods Description
GetWindow Returns a handle to one of the windows participating in in-place activation.
ContextSensitiveHelp Determines whether context-sensitive help mode should be entered during an in-place activation session.


IShellBrowser Methods Description
InsertMenusSB Inserts the Explorer's menu items to an empty menu created by the view.
SetMenuSB Installs the composite menu in the Explorer.
RemoveMenusSB Gives the container a chance to remove its items from a composite menu. It perform tasks that are the opposite of InsertMenuSB.
SetStatusTextSB Sets and displays status text in the Explorer window.
EnableModelessSB Enables or disables modeless windows of the Explorer, such as a floating toolbar.
TranslateAcceleratorSB Reserved for future use.
BrowseObject Tells the Explorer to browse in another folder.
GetViewStateStream Returns a view-specific stream that can be used to read and write the persistent data for a view.
GetControlWindow Gets the window handle of an Explorer control.
SendControlMsg Sends messages to Explorer controls.
QueryActiveShellView Returns the currently activated (displayed) shellview object.
OnViewWindowActive Informs the Explorer that the view was activated.
SetToolbarItems Adds toolbar items to the Explorer's toolbar.


Пригласи друзей и счет твоего мобильника всегда будет положительным!
Предыдущая статья
 
Сайт Народ.Ру Интернет
Следующая статья
Пригласи друзей и счет твоего мобильника всегда будет положительным!

IShellBrowser



Интерфейс IShellBrowser обеспечивает услуги для namespace расширений и - компаньон на интерфейсе IShellView осуществленном namespace расширениями.. Это подобное интерфейсам "места", что часто обнаружены в OLE, обрабатывающий сценарии, как например, IOleControl и IOleControlSite. Это позволяет расширение, чтобы связываться с хозяином namespace, обеспечение элементов UI подобно меню, тексту статуса, и зонам средства. Этот интерфейс также обеспечивает расширение путем иметь доступ к памяти, чтобы сохранять своему устойчивому виду состояние.

IShellBrowser ПРОИСХОДИТ от IOleWindow и это представляет контейнерное окно верхнего уровня, допускающее содержащие виды, чтобы включать их меню в составное меню, устанавливать составное меню в подходящий фрейм окна и удалять контейнерные элементы меню из составного меню. Это устанавливает и отображает текст статуса важный на in-объект места. Это также приспосабливается или выводит из строя фреймовых независимых диалоговых блоков и переводится нажатия клавиши акселератора предназначенные для контейнерного фрейма.

Когда, чтобы Осуществляться

Вы не осуществляете этот интерфейс непосредственно. IShellBrowser ОСУЩЕСТВЛЕН Windows Explorer и Файловым Открытым Диалогом Windows.

Когда, чтобы Использоваться

При выполнении расширения namespace, особенно IShellView, Вы используете реализацию IShellBrowser, которая пройдена, чтобы использовать IShellBrowser::CreateViewWindow, чтобы связываться с Explorer.

Методы в Порядке Vtable

ВОЗВРАТ Методов IUnknown указателей Description QueryInterface на поддерживал интерфейсы.
AddRef УВЕЛИЧИВАЕТ счет ссылки.
Счет ссылки Декрементов Версии.


ОПИСАНИЕ Методов IOleWindow
GetWindow ВОЗВРАЩАЕТ ручку в одно из окна, участвующего в на-активизации места.
ContextSensitiveHelp ОПРЕДЕЛЯЕТ независимо контекстно-зависимую подсказку, режим должен быть введен в течение in-сеанса активизации места.


ОПИСАНИЕ Методов IShellBrowser
InsertMenusSB ВКЛЮЧАЕТ пункты меню Исследователя в пустое меню созданное видом.
SetMenuSB УСТАНАВЛИВАЕТ составное меню в Explorer.
RemoveMenusSB ДАЕТ контейнеру шанс, чтобы удалять свои пункты из составного меню. Это выполняет задачи, которые противоположные InsertMenuSB.
SetStatusTextSB УСТАНАВЛИВАЕТ и отображает текст статуса в окне Explorer.
EnableModelessSB ПРИСПОСАБЛИВАЕТСЯ или выводит из строя независимое окно Explorer, как например, плавающий toolbar.
TranslateAcceleratorSB РЕЗЕРВИРОВАЛСЯ для будущего использования.
BrowseObject СООБЩАЕТ Explorer, чтобы просматривать другую папку.
GetViewStateStream ВОЗВРАЩАЕТ рассматривать-специфический поток, который может быть использован, чтобы читать и записывать устойчивые данные для вида.
GetControlWindow ПОЛУЧАЕТ ручку окна управления Explorer.
SendControlMsg ПОСЫЛАЕТ сообщения в элементы управления Explorer.
QueryActiveShellView ВОЗВРАЩАЕТ к настоящему времени пусковой (отображаемый) shellview объект.
OnViewWindowActive СООБЩАЕТ Explorer, что вид был активизирован.
SetToolbarItems ДОБАВЛЯЕТ toolbar пункты к Исследователь toolbar.


Вверх Version 1.3, Oct 26 2010 © 2007, 2010, mrhx Вверх
 mrhx software  Русский перевод OpenGL  Русский перевод Win32 API
 
Используются технологии uCoz