|
Name |
Description |
|
AddFolderActionsForScopePaneFolders
|
Adds actions to the folder for an object on the scope
pane. |
|
AddResultObject
|
Adds a result object to the scope pane, and fires the ResultPaneObjectReadyEvent to the views to display the
object. |
|
AddResultObjects
|
Adds result objects to the list of result objects for the scope
node, and fires the ResultPaneObjectsReadyEvent to the views to display
the objects. |
|
AddRootActionsForFolders
|
Adds root actions for folders that are associated with the
supplied root node description. |
|
AddRootNodeFolderActions
|
Adds actions and a root query to support folder functionality
in the Configuration Manager console. |
|
AddRootNodeSearchFolderActions
|
Adds actions and a root query to support search folder
functionality in the Configuration Manager console. |
|
AttachQueryDelegates
|
Attaches the query delegates for the console parent node. |
|
AttachRootDelegates
|
Attaches the root delegates for the console parent node. |
|
BuildActionsListForNode
|
Builds an action list for the console parent node. |
|
CanAddQuery
|
Determines whether a query can be submitted to the query engine
for processing. |
|
CanScopeNodeContainChildren
|
Determines whether the console parent node can contain child
nodes. |
|
CreateFolderActions
|
Overloaded. |
|
DetachQueryDelegates
|
Detaches the query delegates for the console parent node. |
|
DetachRootDelegates
|
Detaches the root delegates for the console parent node. |
|
Dispose
|
Overloaded. Overridden. |
|
Finalize |
(inherited from Object ) |
|
IsResultPaneQueryPresent
|
Determines whether a results pane query is present for the
console parent node. |
|
MemberwiseClone |
(inherited from Object ) |
|
OnAction
|
Overridden. Handles a notification that an action is triggered
for the console parent node. |
|
OnAddPropertyPages
|
Overridden. Handles a notification that property pages are
added for the console parent node. |
|
OnCut
|
Overridden. Handles a notification that a cut operation has
been completed. |
|
OnDelete
|
Overridden. Handles a notification that the standard verb
Delete is triggered. |
|
OnExpand
|
Overridden. Handles a notification that the console parent node
is expanded. |
|
OnExpandFromLoad
|
Overridden. Handles a notification that the node has been
expanded after loading. |
|
OnFireRefreshAddItemEvent |
(inherited from
ScopeNodeBase ) |
|
OnFireRefreshDeleteItemEvent |
(inherited from
ScopeNodeBase ) |
|
OnFireRefreshDisposeItemEvent |
(inherited from
ScopeNodeBase ) |
|
OnFireRefreshMoveItemEvent |
(inherited from
ScopeNodeBase ) |
|
OnFireRefreshUpdateAllEvent |
(inherited from
ScopeNodeBase ) |
|
OnFireRefreshUpdateItemEvent |
(inherited from
ScopeNodeBase ) |
|
OnFireResultPaneObjectReadyEvent
|
Handles a notification that a results pane object is available,
and fires ResultPaneObjectReadyEvent. |
|
OnFireResultPaneObjectsReadyEvent
|
Handles a notification that results pane objects are available,
and fires ResultPaneObjectsReadyEvent. |
|
OnFireResultPaneQueryCompletedEvent
|
Handles a notification that a results pane query is complete,
and fires ResultPaneQueryCompletedEvent. |
|
OnFireResultPaneQuerySetupEvent
|
Handles a notification that a results pane query has been set
up, and fires ResultPaneQuerySetupEvent. |
|
OnFireResultPaneRefreshEvent
|
Handles a notification that the results pane needs to be
refreshed, and fires ResultPaneRefreshEvent. |
|
OnFireResultUpdateEvent |
(inherited from
ScopeNodeBase ) |
|
OnFireScopePaneObjectReadyEvent
|
Handles a notification that a scope pane object is available,
and fires ScopePaneObjectReadyEvent. |
|
OnFireScopePaneObjectsReadyEvent
|
Handles a notification that scope pane objects are available,
and fires ScopePaneObjectsReadyEvent. |
|
OnFireScopePaneQueryCompletedEvent
|
Handles a notification that a scope pane query is complete, and
fires ScopePaneQueryCompletedEvent. |
|
OnFireScopePaneQuerySetupEvent
|
Handles a notification that a scope pane query has been set up,
and fires ScopePaneQuerySetupEvent. |
|
OnGetSharedData |
(inherited from ScopeNode ) |
|
OnPaste
|
Overridden. Handles a notification that data is pasted onto the
console parent node. |
|
OnPrint
|
Overridden. Handles a notification that the Print standard verb is triggered. |
|
OnRefresh
|
Overridden. Handles a notification that the Refresh standard verb is triggered. |
|
OnRefreshAddItem
|
Overridden. Handles a notification that items are added, and
updates the display to reflect the current state. |
|
OnRefreshDeleteItem
|
Overridden. Handles a notification that items are removed or
deleted, and updates the display to reflect the current state. |
|
OnRefreshDisposeItem |
(inherited from
ScopeNodeBase ) |
|
OnRefreshMoveItem
|
Overridden. Handles a notification that items are moved to
another location in the console and should not be disposed of. |
|
OnRefreshUpdateAll |
(inherited from
ScopeNodeBase ) |
|
OnRefreshUpdateItem
|
Overridden. Handles a notification that items are updated, and
updates the display to reflect the current state. |
|
OnRename
|
Overridden. Handles a notification that the Rename standard verb is triggered. |
|
OnSharedDataChangeRequested |
(inherited from ScopeNode ) |
|
OnSyncAction
|
Overridden. Handles a notification of an action for the
Configuration Manager console that runs synchronously with the
Microsoft Management Console. |
|
ProcessFolderQuery
|
Processes queries that needed to support folder functionality
in the console parent node. |
|
ProcessPriorityQueries
|
Processes queries, in priority order, that are defined to run
for the console parent node. |
|
ProcessViewDescription |
(inherited from
ScopeNodeBase ) |
|
RefreshActionItems
|
Updates the action list for the console parent node. |
|
RefreshClipboardActionItems
|
Updates all standard actions that use the clipboard. |
|
SetClipboardFormats
|
Sets the clipboard formats for items that are pasted onto the
console parent node. |
|
StartProgressTimer |
Starts the timer that keeps the user interface refreshed by
pulsing the progress bar until instructed to stop by a call to
StopProgressTimer. (inherited from
ScopeNodeBase ) |
|
StopProgressTimer |
Stops the timer that keeps the user interface refreshed by
pulsing the progress bar. (inherited from
ScopeNodeBase ) |