windows-nt/Source/XPSP1/NT/com/ole32/ih/oletemp.h

7 lines
244 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
// for OleCreateEmbeddingHelper flags; roles in low word; options in high word
#define EMBDHLP_INPROC_HANDLER 0x0000L
#define EMBDHLP_INPROC_SERVER 0x0001L
#define EMBDHLP_CREATENOW 0x00000000L
#define EMBDHLP_DELAYCREATE 0x00010000L