3 references to StgOpenStorageOnILockBytes
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.State.cs (1)
170
: PInvoke.
StgOpenStorageOnILockBytes
(
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.OLE32.dll.g.cs (2)
202
/// <inheritdoc cref="
StgOpenStorageOnILockBytes
(winmdroot.System.Com.StructuredStorage.ILockBytes*, winmdroot.System.Com.StructuredStorage.IStorage*, winmdroot.System.Com.STGM, ushort**, uint, winmdroot.System.Com.StructuredStorage.IStorage**)"/>
206
winmdroot.Foundation.HRESULT __result = PInvoke.
StgOpenStorageOnILockBytes
(plkbyt, pstgPriority, grfMode, snbExclude, default, ppstgOpen);