Home
last modified time | relevance | path

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

/reactos/dll/win32/ole32/
H A Dmarshal.c126 BOOL tablemarshal; in marshal_object() local
147 tablemarshal = ((mshlflags & MSHLFLAGS_TABLESTRONG) || (mshlflags & MSHLFLAGS_TABLEWEAK)); in marshal_object()
190 if (!tablemarshal) in marshal_object()