C# Signature:

[DllImport("ole32.dll", ExactSpelling=true, PreserveSig=false)]
static extern Guid ReadClassStg(IStorage pStg);

Última actualización