[DllImport("ole32.dll", CharSet=CharSet.Unicode, ExactSpelling=true, PreserveSig=false)] static extern void WriteFmtUserTypeStg(IStorage pStg, CLIPFORMAT cf, string lpszUserType);
Última actualización hace 1 año