ReactOS 0.4.16-dev-746-g329a414
|
Public Member Functions | |
HRESULT | GetDropDownStatus ([out] DWORD *pdwFlags, [out, string] LPWSTR *ppwszString) |
HRESULT | ResetEnumerator () |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 2951 of file shobjidl.idl.
HRESULT IAutoCompleteDropDown::GetDropDownStatus | ( | [out] DWORD * | pdwFlags, |
[out, string] LPWSTR * | ppwszString | ||
) |
Implemented in CAutoComplete.
HRESULT IAutoCompleteDropDown::ResetEnumerator | ( | ) |
Implemented in CAutoComplete.
Referenced by DoUpdateAutoCompleteWithCWD().