summaryrefslogtreecommitdiffstats
path: root/private/ole32/ih/oletemp.h
blob: 85730ba8b04ed59325c5a4d95b9c1bac250f33f3 (plain) (blame)
1
2
3
4
5
6
// 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