windows-headers v1.0.4 (2020-02-09T01:19:06Z)
Dub
Repo
IAutoComplete
windows
shldisp
Undocumented in source.
nothrow
interface
IAutoComplete :
IUnknown
{
HRESULT
Init
(HWND , IUnknown , LPCOLESTR , LPCOLESTR );
HRESULT
Enable
(BOOL );
}
Members
Functions
Enable
HRESULT
Enable
(BOOL )
Undocumented in source.
Init
HRESULT
Init
(HWND , IUnknown , LPCOLESTR , LPCOLESTR )
Undocumented in source.
Inherited Members
From IUnknown
QueryInterface
HRESULT
QueryInterface
(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG
AddRef
()
Undocumented in source.
Release
ULONG
Release
()
Undocumented in source.
Meta
Source
See Implementation
windows
shldisp
aliases
LPAUTOCOMPLETE
LPAUTOCOMPLETE2
interfaces
IAutoComplete
IAutoComplete2
variables
ACO_AUTOSUGGEST