Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dndrtypes.h181 FC_ENCAPSULATED_UNION, /* 0x2a */ enumerator
/reactos/sdk/tools/widl/
H A Dtypegen.c125 case FC_ENCAPSULATED_UNION: return "FC_ENCAPSULATED_UNION"; in string_of_type()
3376 print_file(file, 2, "0x%x,\t/* FC_ENCAPSULATED_UNION */\n", FC_ENCAPSULATED_UNION); in write_union_tfs()