Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PeNet
NativeMethods
C# Class PeNet.NativeMethods
Show file
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