qmgrprxy: Specify the PSFactoryBuffer class in the idl file.

oldstable
Alexandre Julliard 2011-08-01 14:27:12 +02:00
parent df31247ede
commit c84ce2c72c
1 changed files with 6 additions and 0 deletions

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; }