[DllImport("msi.dll", CharSet=CharSet.Unicode)]
static extern int MsiRecordGetString(IntPtr hRecord, int iField,
[Out] StringBuilder szValueBuf, ref int pcchValueBuf);
None.
Please add some!
Please add some!
Do you know one? Please contribute it!