[DllImport("ole32.dll", SetLastError = true)] public static extern int WriteOleStg( IStorage pStg );
Last updated 1 year ago