Searched refs:IEnumNames (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomsvcs.h288 typedef struct IEnumNames IEnumNames; typedef in typeref:struct:IEnumNames
3522 struct IEnumNames : public IUnknown { struct in inherits:IUnknown
3527 virtual HRESULT WINAPI Clone(IEnumNames **ppenum) = 0;
3532 HRESULT (WINAPI *QueryInterface)(IEnumNames *This,REFIID riid,void **ppvObject);
3533 ULONG (WINAPI *AddRef)(IEnumNames *This);
3534 ULONG (WINAPI *Release)(IEnumNames *This);
3535 HRESULT (WINAPI *Next)(IEnumNames *This,unsigned __LONG32 celt,BSTR *rgname,unsigned __LONG32 *pceltFetched);
3536 HRESULT (WINAPI *Skip)(IEnumNames *This,unsigned __LONG32 celt);
3537 HRESULT (WINAPI *Reset)(IEnumNames *Thi
3541 struct IEnumNames { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomsvcs.h288 typedef struct IEnumNames IEnumNames; typedef in typeref:struct:IEnumNames
3522 struct IEnumNames : public IUnknown { struct in inherits:IUnknown
3527 virtual HRESULT WINAPI Clone(IEnumNames **ppenum) = 0;
3532 HRESULT (WINAPI *QueryInterface)(IEnumNames *This,REFIID riid,void **ppvObject);
3533 ULONG (WINAPI *AddRef)(IEnumNames *This);
3534 ULONG (WINAPI *Release)(IEnumNames *This);
3535 HRESULT (WINAPI *Next)(IEnumNames *This,unsigned __LONG32 celt,BSTR *rgname,unsigned __LONG32 *pceltFetched);
3536 HRESULT (WINAPI *Skip)(IEnumNames *This,unsigned __LONG32 celt);
3537 HRESULT (WINAPI *Reset)(IEnumNames *Thi
3541 struct IEnumNames { struct
[all...]

Completed in 397 milliseconds