|
Name |
Description |
|
Dispose
|
Overloaded. |
|
Finalize |
(inherited from Object ) |
|
MemberwiseClone |
(inherited from Object ) |
|
OnAction
|
Overridden. Handles a notification that an action is triggered
for the scope node. |
|
OnAddPropertyPages
|
Overridden. Handles a notification that property pages are
added for the scope 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 |
(inherited from ScopeNode ) |
|
OnExpandFromLoad |
(inherited from ScopeNode ) |
|
OnFireRefreshAddItemEvent
|
Handles a notification of a refresh add item event. |
|
OnFireRefreshDeleteItemEvent
|
Handles a notification of a refresh delete item event. |
|
OnFireRefreshDisposeItemEvent
|
Handles a notification of a refresh dispose item event. |
|
OnFireRefreshMoveItemEvent
|
Handles a notification of a refresh move item event. |
|
OnFireRefreshUpdateAllEvent
|
Handles a notification of a refresh update all event. |
|
OnFireRefreshUpdateItemEvent
|
Handles a notification of a refresh update item event. |
|
OnFireResultUpdateEvent
|
Updates a result object and fires a ResultUpdateEvent. |
|
OnGetSharedData |
(inherited from ScopeNode ) |
|
OnPaste
|
Overridden. Handles a notification that data is pasted onto the
scope 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
|
Handles a notification that items are added to the console, and
updates the display to reflect the current state. |
|
OnRefreshDeleteItem
|
Handles a notification that items are removed or deleted, and
updates the display to reflect the current state. |
|
OnRefreshDisposeItem
|
Handles a notification that items are no longer needed and can
be safely disposed of. |
|
OnRefreshMoveItem
|
Handles a notification that items are moved to another location
in the console and should not be disposed of. |
|
OnRefreshUpdateAll
|
Handles a notification that all items are refreshed, and
updates the display to reflect the current state. |
|
OnRefreshUpdateItem
|
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. |
|
ProcessViewDescription
|
Processes view descriptions for the scope 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. |
|
StopProgressTimer
|
Stops the timer that keeps the user interface refreshed by
pulsing the progress bar. |