프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |