gradual
Joined: 24 Jan 2007
Posts: 1
|
Posted:
Wed Jan 24, 2007 10:05 am Post subject:
problem with SwDocumentMgr.dll |
|
|
i want to extract informations from solidworks files ,and i can't open the solidworks program. i found that using swdocumentmgr.dll can resolve my problem,but when i have a problem with this dll.
HRESULT _stdcall GetApplication(
[in] BSTR LicKey,
[out, retval] ISwDMApplication** DocMgrApp);
i don't know which is the correctly input for the parameter "LicKey" , and how can i use this method correctly .
i beg your reply,thanks.
|
|