disp_ex.idl 168 Bytes
Newer Older
1
#include "dispex.idl"
2 3 4 5 6 7

[
    threading(both),
    uuid(10e2414a-ec59-49d2-bc51-5add2c36febc)  /* IDispatchEx */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }