Méthode | Description | |
---|---|---|
RegisterKnownContext ( System.Guid contextId ) : void | ||
SetContext ( System.Guid contextId, bool activate ) : void |
Méthode | Description | |
---|---|---|
IVsMonitorSelection ( System.Guid &rguidCmdUI, uint &pdwCmdUICookie ) : int | ||
IVsMonitorSelection ( IVsSelectionEvents pSink, uint &pdwCookie ) : int | ||
IVsMonitorSelection ( |
||
IVsMonitorSelection ( uint dwCookie ) : int | ||
IVsMonitorSelection ( uint dwCmdUICookie, int &pfActive ) : int | ||
IVsMonitorSelection ( uint elementid, object &pvarValue ) : int |
public RegisterKnownContext ( System.Guid contextId ) : void | ||
contextId | System.Guid | |
Résultat | void |
public SetContext ( System.Guid contextId, bool activate ) : void | ||
contextId | System.Guid | |
activate | bool | |
Résultat | void |