win32 v2.100.0 (2022-03-04T09:13:39Z)
Home
Dub
Repo
IAutoComplete
win32
shldisp
Undocumented in source.
@
system
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
win32
shldisp
aliases
LPAUTOCOMPLETE
LPAUTOCOMPLETE2
interfaces
IAutoComplete
IAutoComplete2
variables
ACO_AUTOSUGGEST