C# 클래스 ShootBlues.Authenticode

파일 보기 프로젝트 열기: kg/shootblues

공개 메소드들

메소드 설명
CheckSignature ( IntPtr ownerWindow, string filename, bool enableUi, string &errorMessage ) : bool

비공개 메소드들

메소드 설명
FormatMessage ( uint dwFlags, IntPtr lpSource, uint dwMessageId, uint dwLanguageId, [ lpBuffer, uint nSize, IntPtr lpArguments ) : uint

메소드 상세

CheckSignature() 공개 정적인 메소드

public static CheckSignature ( IntPtr ownerWindow, string filename, bool enableUi, string &errorMessage ) : bool
ownerWindow IntPtr
filename string
enableUi bool
errorMessage string
리턴 bool