How can use the SW Document Manager in API?
How can use the SW Document Manager in API?
(OP)
Hi!
I like to use in Document Manager in VC++ 6.0 with API
A example wrote this rows:
CComPtr<ISwDMClassFactory> swClassFact;
CComPtr<ISwDMApplication> swDocMgr;
But I not found the interface classes (ISwDMClassFactory and ISwDMApplication) in any type libraries (TLB files).
How access the Document Manager?
Regards,
ZsZs.
I like to use in Document Manager in VC++ 6.0 with API
A example wrote this rows:
CComPtr<ISwDMClassFactory> swClassFact;
CComPtr<ISwDMApplication> swDocMgr;
But I not found the interface classes (ISwDMClassFactory and ISwDMApplication) in any type libraries (TLB files).
How access the Document Manager?
Regards,
ZsZs.






RE: How can use the SW Document Manager in API?
RE: How can use the SW Document Manager in API?
RE: How can use the SW Document Manager in API?
You must have a good VAR if they take API questions. Mine told me to go directly to API support.
Regards,
Regg
RE: How can use the SW Document Manager in API?
What is the VAR ("...should be your VAR.") ?
Regards,
ZsZs.
RE: How can use the SW Document Manager in API?
VAR: Value Added Reseller.
RE: How can use the SW Document Manager in API?