C++
DWORD GetDownloadActionCodes( CString& strURL ) override;
Description
Callback to get additional action code bits for a remote download. Sets the internal AutoCAD state.
Parameters
| Parameters | Description |
|---|---|
| strURL | URL-based file being downloaded |
DWORD GetDownloadActionCodes( CString& strURL ) override;
Callback to get additional action code bits for a remote download. Sets the internal AutoCAD state.
| Parameters | Description |
|---|---|
| strURL | URL-based file being downloaded |