C# 클래스 Microsoft.VisualStudio.Project.NativeMethods

파일 보기 프로젝트 열기: blackberry/VSPlugin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
IID_IUnknown System.Guid

공개 메소드들

메소드 설명
IsSamePath ( string file1, string file2 ) : bool
Succeeded ( int hr ) : bool

비공개 메소드들

메소드 설명
DestroyIcon ( IntPtr handle ) : bool
GetAbsolutePath ( string fileName ) : string
GetBinaryType ( [ lpApplicationName, uint &lpBinaryType ) : bool
IsDialogMessageA ( IntPtr hDlg, MSG &msg ) : bool
SetParent ( IntPtr hWnd, IntPtr hWndParent ) : IntPtr

메소드 상세

IsSamePath() 공개 정적인 메소드

public static IsSamePath ( string file1, string file2 ) : bool
file1 string
file2 string
리턴 bool

Succeeded() 공개 정적인 메소드

public static Succeeded ( int hr ) : bool
hr int
리턴 bool

프로퍼티 상세

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

public static Guid,System IID_IUnknown
리턴 System.Guid