Searched defs:SPropTagArray (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmapidefs.h278 } SPropTagArray, *LPSPropTagArray; typedef in typeref:struct:_SPropTagArray
280 #define CbNewSPropTagArray(c) (offsetof(SPropTagArray,aulPropTag)+(c)*sizeof(ULONG))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmapidefs.h281 } SPropTagArray, *LPSPropTagArray; typedef in typeref:struct:_SPropTagArray
283 #define CbNewSPropTagArray(c) (offsetof(SPropTagArray,aulPropTag)+(c)*sizeof(ULONG))

Completed in 44 milliseconds