C# Signature:
[DllImport("ole32.dll", CharSet=CharSet.Unicode, ExactSpelling=true, PreserveSig=false)]
static extern void WriteFmtUserTypeStg(IStorage pStg, CLIPFORMAT cf, string lpszUserType);
Última actualización
[DllImport("ole32.dll", CharSet=CharSet.Unicode, ExactSpelling=true, PreserveSig=false)]
static extern void WriteFmtUserTypeStg(IStorage pStg, CLIPFORMAT cf, string lpszUserType);
Última actualización