dispex: Specify the PSFactoryBuffer class in the idl file.

This commit is contained in:
Alexandre Julliard 2011-08-01 14:26:26 +02:00
parent 5e03849670
commit d428dd348f
1 changed files with 6 additions and 0 deletions

View File

@ -1 +1,7 @@
#include "dispex.idl"
[
threading(both),
uuid(10e2414a-ec59-49d2-bc51-5add2c36febc) /* IDispatchEx */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }