메소드 |
설명 |
|
BatchSelectionDataUpdates ( bool begin ) : void |
|
|
ComparePropertySheetSelectionObjects ( int currentSelectionId, int selectionIdToCompare, IRequestStatus requestStatus ) : void |
|
|
CreateSharedDataObjectUpdate ( WritableSharedDataItem addedItems, WritableSharedDataItem modifiedItems, WritableSharedDataItem removedItems ) : SharedDataObjectUpdate |
|
|
DoAction ( int actionId, bool selectionDependent, int selectionId, IRequestStatus requestStatus ) : void |
|
|
DoVerb ( RequestInfo requestInfo, IRequestStatus requestStatus ) : void |
|
|
GetPropertyPages ( int sheetId, long selectionId, IRequestStatus requestStatus ) : void |
|
|
GetSharedData ( string clipboardFormatId, int selectionId, IRequestStatus requestStatus ) : void |
|
|
HandleHideNotification ( ) : void |
|
|
HandleInitializationRequest ( IRequestStatus requestStatus ) : void |
|
|
HandleKeepAliveRequest ( int selectionId, bool keepAlive, KeepAlivePurpose purpose, IRequestStatus requestStatus ) : void |
|
|
HandleLoadViewDataRequest ( IRequestStatus requestStatus, byte dataBlob ) : void |
|
|
HandleSaveViewDataRequest ( IRequestStatus requestStatus, bool clearModified ) : void |
|
|
HandleShowNotification ( ) : void |
|
|
HandleShutdownRequest ( IRequestStatus requestStatus ) : void |
|
|
Initialize ( Microsoft scopeNode, int componentId, int viewInstanceId, Microsoft viewDescription ) : void |
|
|
InternalInitialize ( ) : void |
|
|
InternalShutdown ( ) : void |
|
|
OnGlobalActionsChanged ( object source, ActionsPaneItemCollectionEventArgs e ) : void |
|
|
OnModeActionsChanged ( object source, ActionsPaneItemCollectionEventArgs e ) : void |
|
|
OnPasteTargetInfoChanged ( PasteTargetInfo selectionPasteInfo ) : void |
|
|
OnSelectionActionsChanged ( ActionsPaneItemCollectionData actionsData ) : void |
|
|
OnSelectionContextChanged ( int id, SelectionCardinality type, System.Guid uniqueNodeTypes, WritableSharedDataItem sharedDataItems ) : void |
|
|
OnSelectionDescriptionChanged ( string description ) : void |
|
|
OnSelectionDisplayNameChanged ( string displayName ) : void |
|
|
OnSelectionHelpActionsChanged ( ActionsPaneItemCollectionData actionsData ) : void |
|
|
OnSelectionHelpTopicChanged ( string helpTopic ) : void |
|
|
OnSharedDataChanged ( WritableSharedDataItem addedItems, WritableSharedDataItem modifiedItems, WritableSharedDataItem removedItems ) : void |
|
|
OnVerbsChanged ( Microsoft enabledVerbs ) : void |
|
|
ParseSharedDataItems ( WritableSharedDataItem items, ArrayList formats, ArrayList dataUpdate ) : void |
|
|
ProcessNotification ( Notification notification ) : void |
|
|
ProcessRequest ( Request request ) : void |
|
|
RequestSharedDataUpdate ( ClipboardData requestedValue, int selectionId, IRequestStatus requestStatus ) : void |
|
|
SynchronizeDescriptionBarText ( ) : void |
|
|
SynchronizeGlobalActions ( ) : void |
|
|
SynchronizeModeActions ( ) : void |
|
|
SynchronizeModifiedState ( ) : void |
|
|
ThrowIfShutdown ( string viewOperation ) : void |
|
|
View ( ) : Microsoft.ManagementConsole.Internal |
|
|