C# Signature:

[DllImport("ole32.dll")]
static extern int SetConvertStg(IStorage pStg, bool fConvert);

Última actualización