dispex: Specify the PSFactoryBuffer class in the idl file.
This commit is contained in:
parent
5e03849670
commit
d428dd348f
|
@ -1 +1,7 @@
|
|||
#include "dispex.idl"
|
||||
|
||||
[
|
||||
threading(both),
|
||||
uuid(10e2414a-ec59-49d2-bc51-5add2c36febc) /* IDispatchEx */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
|
|
Loading…
Reference in New Issue