Searched refs:IPropData_GetPropList (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rostests/winetests/mapi32/ |
H A D | prop.c | 1241 sc = IPropData_GetPropList(lpIProp, 0, &lpTags); in test_IProp() 1291 IPropData_GetPropList(lpIProp, 0, &lpTags); in test_IProp() 1389 IPropData_GetPropList(lpIProp, 0, &lpTags); in test_IProp()
|
/reactos/sdk/include/psdk/ |
H A D | mapiutil.h | 259 #define IPropData_GetPropList(p,a,b) (p)->lpVtbl->GetPropList(p,a,b) macro
|