Home
last modified time | relevance | path

Searched refs:SPropTagArray (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dmapidefs.h272 } SPropTagArray, *LPSPropTagArray; typedef
274 #define CbNewSPropTagArray(c) (offsetof(SPropTagArray,aulPropTag)+(c)*sizeof(ULONG))
/reactos/modules/rostests/winetests/mapi32/
H A Dprop.c1150 SPropTagArray pta; in test_FBadColumnSet()
/reactos/dll/win32/mapi32/
H A Dprop.c537 SPropTagArray pta; in HrGetOneProp()