C# Class Microsoft.VisualStudio.R.Package.Search.VsSearchControl.VsUIObject

Inheritance: IVsUIObject
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Свойство Type Description
DWordType string

Méthodes publiques

Méthode Description
Equals ( IVsUIObject pOtherObject, bool &pfAreEqual ) : int
VsUIObject ( object value, string type, __VSUIDATAFORMAT format ) : System
get_Data ( object &pVar ) : int
get_Format ( uint &pdwDataFormat ) : int
get_Type ( string &pTypeName ) : int

Private Methods

Méthode Description
AreEqual ( IVsUIObject other ) : bool

Method Details

Equals() public méthode

public Equals ( IVsUIObject pOtherObject, bool &pfAreEqual ) : int
pOtherObject IVsUIObject
pfAreEqual bool
Résultat int

VsUIObject() public méthode

public VsUIObject ( object value, string type, __VSUIDATAFORMAT format ) : System
value object
type string
format __VSUIDATAFORMAT
Résultat System

get_Data() public méthode

public get_Data ( object &pVar ) : int
pVar object
Résultat int

get_Format() public méthode

public get_Format ( uint &pdwDataFormat ) : int
pdwDataFormat uint
Résultat int

get_Type() public méthode

public get_Type ( string &pTypeName ) : int
pTypeName string
Résultat int

Property Details

DWordType public_oe static_oe property

public static string DWordType
Résultat string