1 interface inheriting from Interface
System.Windows.Forms.Primitives (1)
_generated\110\Windows.Win32.IAutoComplete2.g.cs (1)
263
:winmdroot.UI.Shell.IAutoComplete.
Interface
{
4 references to Interface
System.Windows.Forms.Primitives (4)
_generated\109\Windows.Win32.IAutoComplete.g.cs (2)
77
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
125
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
_generated\596\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, [Optional] string pwszRegKeyPath, [Optional] string pwszQuickComplete)