17 references to Interface
System.Windows.Forms.Primitives (17)
_generated\181\Windows.Win32.ILockBytes.g.cs (7)
85 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 143 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 180 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 213 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 247 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 286 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 335 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object);
_generated\485\Windows.Win32.System_Com_StructuredStorage_ILockBytes_Extensions.g.cs (10)
23 /// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.ILockBytes.Interface.ReadAt(ulong, void*, uint, uint*)"/> 25 internal static unsafe winmdroot.Foundation.HRESULT ReadAt(this winmdroot.System.Com.StructuredStorage.ILockBytes.Interface @this, ulong ulOffset, Span<byte> pv, out uint pcbRead) 37 /// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.ILockBytes.Interface.ReadAt(ulong, void*, uint, uint*)"/> 38 internal static unsafe winmdroot.Foundation.HRESULT ReadAt(this winmdroot.System.Com.StructuredStorage.ILockBytes.Interface @this, ulong ulOffset, Span<byte> pv) 47 /// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.ILockBytes.Interface.WriteAt(ulong, void*, uint, uint*)"/> 49 internal static unsafe winmdroot.Foundation.HRESULT WriteAt(this winmdroot.System.Com.StructuredStorage.ILockBytes.Interface @this, ulong ulOffset, ReadOnlySpan<byte> pv, out uint pcbWritten) 61 /// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.ILockBytes.Interface.WriteAt(ulong, void*, uint, uint*)"/> 62 internal static unsafe winmdroot.Foundation.HRESULT WriteAt(this winmdroot.System.Com.StructuredStorage.ILockBytes.Interface @this, ulong ulOffset, ReadOnlySpan<byte> pv) 71 /// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.ILockBytes.Interface.Stat(winmdroot.System.Com.STATSTG*, uint)"/> 72 internal static unsafe winmdroot.Foundation.HRESULT Stat(this winmdroot.System.Com.StructuredStorage.ILockBytes.Interface @this, out winmdroot.System.Com.STATSTG pstatstg, uint grfStatFlag)