C# Class ShootBlues.Authenticode

Afficher le fichier Open project: kg/shootblues

Méthodes publiques

Méthode Description
CheckSignature ( IntPtr ownerWindow, string filename, bool enableUi, string &errorMessage ) : bool

Private Methods

Méthode Description
FormatMessage ( uint dwFlags, IntPtr lpSource, uint dwMessageId, uint dwLanguageId, [ lpBuffer, uint nSize, IntPtr lpArguments ) : uint

Method Details

CheckSignature() public static méthode

public static CheckSignature ( IntPtr ownerWindow, string filename, bool enableUi, string &errorMessage ) : bool
ownerWindow IntPtr
filename string
enableUi bool
errorMessage string
Résultat bool