Share

AcDbHostApplicationServices::isRemoteFile (ACHAR *, ACHAR (&pszURL)) Method

C++

template <size_t N> bool isRemoteFile(
    const ACHAR * pszLocalFile, 
    ACHAR (&pszURL)[N]
) const;

Description

Helper template.

Links

AcDbHostApplicationServices

Was this information helpful?