Searched refs:IPropData_GetLastError (Results 1 – 2 of 2) sorted by relevance
256 #define IPropData_GetLastError(p,a,b,c) (p)->lpVtbl->GetLastError(p,a,b,c) macro
1235 sc = IPropData_GetLastError(lpIProp, E_INVALIDARG, 0, &lpError); in test_IProp()