Share

CNavData::GetURL

C++

BOOL GetURL(
    CString& strURL
);

Description

Returns true if the path represented by the object is a URL.

Parameters

Parameters Description
strURL URL chosen by the user in the dialog

Links

CNavData

Was this information helpful?