C# 클래스 ProductivityPackage.NativeMethods

Class for NativedMethods
파일 보기 프로젝트 열기: henritersteeg/cuke4vs

공개 메소드들

메소드 설명
GetIcon ( string pszPath ) : Icon

Gets the icon.

비공개 메소드들

메소드 설명
ImageList_GetIcon ( int HIMAGELIST, int ImgIndex, int hbmMask ) : int
ImageList_GetImageCount ( int HIMAGELIST ) : int
SHGetFileInfo ( string pszPath, uint dwFileAttributes, SHFILEINFO &psfi, uint cbSizeFileInfo, uint uFlags ) : IntPtr

메소드 상세

GetIcon() 공개 정적인 메소드

Gets the icon.
public static GetIcon ( string pszPath ) : Icon
pszPath string The PSZ path.
리턴 System.Drawing.Icon