Home
last modified time | relevance | path

Searched refs:IPropData_HrAddObjProps (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dmapiutil.h270 #define IPropData_HrAddObjProps(p,a,b) (p)->lpVtbl->HrAddObjProps(p,a,b) macro
/reactos/modules/rostests/winetests/mapi32/
H A Dprop.c1383 IPropData_HrAddObjProps(lpIProp, (LPSPropTagArray)&tags, &lpProbs); in test_IProp()