Home | History | Annotate | Download | only in include

Lines Matching full:vardesc

588 } VARDESC;
690 VARDESC *pVarDesc) = 0;
808 VARDESC *pVarDesc);
944 static FORCEINLINE HRESULT ICreateTypeInfo_AddVarDesc(ICreateTypeInfo* This,UINT index,VARDESC *pVarDesc) {
1081 VARDESC *pVarDesc);
1228 HRESULT (WINAPI *AddVarDesc)(ICreateTypeInfo2 *This,UINT index,VARDESC *pVarDesc);
1880 VARDESC *lpvardesc;
2061 VARDESC **ppVarDesc) = 0;
2134 VARDESC *pVarDesc) = 0;
2173 VARDESC **ppVarDesc);
2261 VARDESC *pVarDesc);
2316 static FORCEINLINE HRESULT ITypeInfo_GetVarDesc(ITypeInfo* This,UINT index,VARDESC **ppVarDesc) {
2361 static FORCEINLINE void ITypeInfo_ReleaseVarDesc(ITypeInfo* This,VARDESC *pVarDesc) {
2558 VARDESC **ppVarDesc);
2660 VARDESC *pVarDesc);
2699 HRESULT (WINAPI *GetVarDesc)(ITypeInfo2 *This,UINT index,VARDESC **ppVarDesc);
2714 void (WINAPI *ReleaseVarDesc)(ITypeInfo2 *This,VARDESC *pVarDesc);