1 interface inheriting from Interface
System.Windows.Forms.Primitives (1)
Windows.Win32.IAutoComplete2.g.cs (1)
257 :winmdroot.UI.Shell.IAutoComplete.Interface {
4 references to Interface
System.Windows.Forms.Primitives (4)
Windows.Win32.IAutoComplete.g.cs (2)
74 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 122 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
Windows.Win32.UI_Shell_IAutoComplete_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.UI.Shell.IAutoComplete.Interface.Init(winmdroot.Foundation.HWND, winmdroot.System.Com.IUnknown*, winmdroot.Foundation.PCWSTR, winmdroot.Foundation.PCWSTR)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT Init(this winmdroot.UI.Shell.IAutoComplete.Interface @this, winmdroot.Foundation.HWND hwndEdit, winmdroot.System.Com.IUnknown* punkACL, string pwszRegKeyPath, string pwszQuickComplete)