C# Class VsTeXProject.VisualStudio.Project.NativeMethods

Afficher le fichier Open project: mimura1133/vstex

Méthodes publiques

Свойство Type Description
IID_IUnknown System.Guid

Méthodes publiques

Méthode Description
IsSamePath ( string file1, string file2 ) : bool

Private Methods

Méthode Description
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

Method Details

IsSamePath() public static méthode

public static IsSamePath ( string file1, string file2 ) : bool
file1 string
file2 string
Résultat bool

Property Details

IID_IUnknown public_oe static_oe property

public static Guid,System IID_IUnknown
Résultat System.Guid