8 references to Interface
System.Windows.Forms.Primitives (8)
Windows.Win32.IAutoComplete2.g.cs (4)
74
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
99
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
124
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
167
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
Windows.Win32.UI_Shell_IAutoComplete2_Extensions.g.cs (4)
23
/// <inheritdoc cref="winmdroot.UI.Shell.IAutoComplete2.
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.IAutoComplete2.
Interface
@this, winmdroot.Foundation.HWND hwndEdit, winmdroot.System.Com.IUnknown* punkACL, string pwszRegKeyPath, string pwszQuickComplete)
36
/// <inheritdoc cref="winmdroot.UI.Shell.IAutoComplete2.
Interface
.GetOptions(uint*)"/>
37
internal static unsafe winmdroot.Foundation.HRESULT GetOptions(this winmdroot.UI.Shell.IAutoComplete2.
Interface
@this, out uint pdwFlag)