.
C# Signature:
[DllImport("msi.dll", CharSet=CharSet.Unicode)]
static extern int MsiGetFileHash(string szFilePath, int dwOptions,
out MSIFILEHASHINFO pHash);
User-Defined Types:
MSIFILEHASHINFO
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
Do you know one? Please contribute it!
contains the file hash information returned by MsiGetFileHash and used in the MsiFileHash@msdn table.
3/16/2007 8:18:18 AM - anfortas.geo@yahoo.com-24.61.25.118