[DllImport("msi.dll", ExactSpelling=true)] static extern int MsiRecordReadStream(IntPtr hRecord, int iField, [Out] byte[] szDataBuf, ref int pcbDataBuf);
None.
Please add some!
Do you know one? Please contribute it!