.
C# Signature:
[DllImport("msi.dll", ExactSpelling=true)]
static extern bool MsiRecordIsNull(IntPtr hRecord, int iField);
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
Do you know one? Please contribute it!
