C# 클래스 Microsoft.VisualStudio.R.Package.Search.VsSearchControl.VsUIObject

상속: IVsUIObject
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 프로퍼티들

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

메소드 상세

Equals() 공개 메소드

public Equals ( IVsUIObject pOtherObject, bool &pfAreEqual ) : int
pOtherObject IVsUIObject
pfAreEqual bool
리턴 int

VsUIObject() 공개 메소드

public VsUIObject ( object value, string type, __VSUIDATAFORMAT format ) : System
value object
type string
format __VSUIDATAFORMAT
리턴 System

get_Data() 공개 메소드

public get_Data ( object &pVar ) : int
pVar object
리턴 int

get_Format() 공개 메소드

public get_Format ( uint &pdwDataFormat ) : int
pdwDataFormat uint
리턴 int

get_Type() 공개 메소드

public get_Type ( string &pTypeName ) : int
pTypeName string
리턴 int

프로퍼티 상세

DWordType 공개적으로 정적으로 프로퍼티

public static string DWordType
리턴 string