9 references to Interface
System.Windows.Forms.Primitives (9)
Windows.Win32.ILockBytes.g.cs (7)
62 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 99 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 136 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 169 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 203 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 242 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 290 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
Windows.Win32.System_Com_StructuredStorage_ILockBytes_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.ILockBytes.Interface.Stat(winmdroot.System.Com.STATSTG*, uint)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT Stat(this winmdroot.System.Com.StructuredStorage.ILockBytes.Interface @this, out winmdroot.System.Com.STATSTG pstatstg, uint grfStatFlag)