Home
last modified time | relevance | path

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

/dports/graphics/libfpx/libfpx-1.3.1-10/ole/
H A Dolestrm.h265 #define ReadVT_STREAMED_OBJECT(pprgch) ReadVT_STREAM(pprgch) macro
267 #define ReadVT_BLOB_OBJECT(pprgch) ReadVT_STREAMED_OBJECT(pprgch)
H A Dolestrm.cpp341 return ReadVT_STREAMED_OBJECT((char **)pData); in ReadVT()
414 return ReadVT_STREAMED_OBJECT((char **)&V_BYREF(variant)); in ReadVT()