C# Class PeNet.NativeMethods

ファイルを表示 Open project: secana/PeNet

Public Methods

Method Description
IsTrusted ( string fileName ) : bool

Private Methods

Method Description
WinVerifyTrust ( IntPtr hWnd, IntPtr pgActionID, IntPtr pWinTrustData ) : uint
WinVerifyTrust ( string fileName ) : uint

Method Details

IsTrusted() public static method

public static IsTrusted ( string fileName ) : bool
fileName string
return bool