C# Class PeNet.WINTRUST_FILE_INFO

Afficher le fichier Open project: secana/PeNet Class Usage Examples

Méthodes publiques

Свойство Type Description
cbStruct uint
hFile System.IntPtr
pgKnownSubject System.IntPtr

Méthodes publiques

Méthode Description
Dispose ( ) : void
WINTRUST_FILE_INFO ( string fileName, System.Guid subject ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

WINTRUST_FILE_INFO() public méthode

public WINTRUST_FILE_INFO ( string fileName, System.Guid subject ) : System
fileName string
subject System.Guid
Résultat System

Property Details

cbStruct public_oe property

public uint cbStruct
Résultat uint

hFile public_oe property

public IntPtr,System hFile
Résultat System.IntPtr

pgKnownSubject public_oe property

public IntPtr,System pgKnownSubject
Résultat System.IntPtr