qmgrprxy: Specify the PSFactoryBuffer class in the idl file.

This commit is contained in:
Alexandre Julliard 2011-08-01 14:27:12 +02:00
parent df31247ede
commit c84ce2c72c

View file

@ -20,3 +20,9 @@
#define DO_NO_IMPORTS
#include "bits1_5.idl"
[
threading(both),
uuid(5ce34c0d-0dc9-4c1f-897c-daa1b78cee7c) /* IBackgroundCopyManager */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }