1 reference to StgOpenStorage
Microsoft.DotNet.SignCheckLibrary (1)
Interop\StructuredStorage.cs (1)
44int hresult = Ole32.StgOpenStorage(filename, null, STGM.STGM_READ | STGM.STGM_SHARE_EXCLUSIVE, IntPtr.Zero, 0, out rootStorage);