Свойство | Тип | Описание | |
---|---|---|---|
DWordType | string |
Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
AreEqual ( IVsUIObject other ) : bool |
public Equals ( IVsUIObject pOtherObject, bool &pfAreEqual ) : int | ||
pOtherObject | IVsUIObject | |
pfAreEqual | bool | |
Результат | int |
public VsUIObject ( object value, string type, __VSUIDATAFORMAT format ) : System | ||
value | object | |
type | string | |
format | __VSUIDATAFORMAT | |
Результат | System |
public get_Format ( uint &pdwDataFormat ) : int | ||
pdwDataFormat | uint | |
Результат | int |
public get_Type ( string &pTypeName ) : int | ||
pTypeName | string | |
Результат | int |