Searched refs:IPropData_GetProps (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | mapiutil.h | 258 #define IPropData_GetProps(p,a,b,c,d) (p)->lpVtbl->GetProps(p,a,b,c,d) macro
|
/reactos/modules/rostests/winetests/mapi32/ |
H A D | prop.c | 1253 sc = IPropData_GetProps(lpIProp, (LPSPropTagArray)&tags, 0, &count, &lpProps); in test_IProp()
|