C# 클래스 PeNet.NativeMethods

파일 보기 프로젝트 열기: secana/PeNet

공개 메소드들

메소드 설명
IsTrusted ( string fileName ) : bool

비공개 메소드들

메소드 설명
WinVerifyTrust ( IntPtr hWnd, IntPtr pgActionID, IntPtr pWinTrustData ) : uint
WinVerifyTrust ( string fileName ) : uint

메소드 상세

IsTrusted() 공개 정적인 메소드

public static IsTrusted ( string fileName ) : bool
fileName string
리턴 bool