1 interface inheriting from Interface
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleContainer.g.cs (1)
212 :winmdroot.System.Ole.IParseDisplayName.Interface {
5 references to Interface
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.AxContainer.cs (1)
552HRESULT IParseDisplayName.Interface.ParseDisplayName(
System\Windows\Forms\Controls\WebBrowser\WebBrowserContainer.cs (1)
27HRESULT IParseDisplayName.Interface.ParseDisplayName(IBindCtx* pbc, PWSTR pszDisplayName, uint* pchEaten, IMoniker** ppmkOut) =>
System.Windows.Forms.Primitives (3)
Windows.Win32.IParseDisplayName.g.cs (1)
71 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
Windows.Win32.System_Ole_IParseDisplayName_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Ole.IParseDisplayName.Interface.ParseDisplayName(winmdroot.System.Com.IBindCtx*, winmdroot.Foundation.PWSTR, uint*, winmdroot.System.Com.IMoniker**)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT ParseDisplayName(this winmdroot.System.Ole.IParseDisplayName.Interface @this, winmdroot.System.Com.IBindCtx* pbc, winmdroot.Foundation.PWSTR pszDisplayName, out uint pchEaten, winmdroot.System.Com.IMoniker** ppmkOut)