Searched defs:GetNames (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1154 virtual HRESULT STDMETHODCALLTYPE GetNames(
1263 HRESULT (STDMETHODCALLTYPE *GetNames)( member in struct:ITypeInfoVtbl
1367 #define ITypeInfo_GetNames(This,memid,rgBstrNames,cMaxNames,pcNames) (This)->lpVtbl->GetNames(This,memid,rgBstrNames,cMaxNames,pcNames)
1797 HRESULT (STDMETHODCALLTYPE *GetNames)( member in struct:ITypeInfo2Vtbl
1984 #define ITypeInfo2_GetNames(This,memid,rgBstrNames,cMaxNames,pcNames) (This)->lpVtbl->GetNames(This,memid,rgBstrNames,cMaxNames,pcNames)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1154 virtual HRESULT STDMETHODCALLTYPE GetNames(
1263 HRESULT (STDMETHODCALLTYPE *GetNames)( member in struct:ITypeInfoVtbl
1367 #define ITypeInfo_GetNames(This,memid,rgBstrNames,cMaxNames,pcNames) (This)->lpVtbl->GetNames(This,memid,rgBstrNames,cMaxNames,pcNames)
1797 HRESULT (STDMETHODCALLTYPE *GetNames)( member in struct:ITypeInfo2Vtbl
1984 #define ITypeInfo2_GetNames(This,memid,rgBstrNames,cMaxNames,pcNames) (This)->lpVtbl->GetNames(This,memid,rgBstrNames,cMaxNames,pcNames)

Completed in 100 milliseconds