C# Signature:
[DllImport("ole32.dll")]
static extern int StgCreatePropSetStg(IStorage pStorage, uint reserved,
out IPropertySetStorage ppPropSetStg);
Última actualización
[DllImport("ole32.dll")]
static extern int StgCreatePropSetStg(IStorage pStorage, uint reserved,
out IPropertySetStorage ppPropSetStg);
Última actualización