ReactOS 0.4.15-dev-7953-g1f49173
IAutoCompleteDropDown Interface Reference
Inheritance diagram for IAutoCompleteDropDown:
Collaboration diagram for IAutoCompleteDropDown:

Public Member Functions

HRESULT GetDropDownStatus ([out] DWORD *pdwFlags, [out, string] LPWSTR *ppwszString)
 
HRESULT ResetEnumerator ()
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 2876 of file shobjidl.idl.

Member Function Documentation

◆ GetDropDownStatus()

HRESULT IAutoCompleteDropDown::GetDropDownStatus ( [out] DWORD pdwFlags,
[out, string] LPWSTR ppwszString 
)

Implemented in CAutoComplete.

◆ ResetEnumerator()

HRESULT IAutoCompleteDropDown::ResetEnumerator ( )

Implemented in CAutoComplete.

Referenced by DoUpdateAutoCompleteWithCWD().


The documentation for this interface was generated from the following file: