qmgrprxy: Specify the PSFactoryBuffer class in the idl file.
This commit is contained in:
parent
df31247ede
commit
c84ce2c72c
|
@ -20,3 +20,9 @@
|
||||||
|
|
||||||
#define DO_NO_IMPORTS
|
#define DO_NO_IMPORTS
|
||||||
#include "bits1_5.idl"
|
#include "bits1_5.idl"
|
||||||
|
|
||||||
|
[
|
||||||
|
threading(both),
|
||||||
|
uuid(5ce34c0d-0dc9-4c1f-897c-daa1b78cee7c) /* IBackgroundCopyManager */
|
||||||
|
]
|
||||||
|
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||||
|
|
Loading…
Reference in New Issue