Share

CAcUiNavDialog::GetDownloadActionCodes

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

Links

CAcUiNavDialog

Was this information helpful?