程
序
员
自
由
职
业
MFC CHtmlView 类 公共方法:CHtmlView::GetLocationURL
GetLocationURL 是 MFC(Microsoft Foundation Classes)中的 CHtmlView 类的一个公共方法,用于获取当前 HTML 文档的位置 URL。这个方法返回一个 CString 对象,表示当前文档的位置 URL。
以下是 GetLocationURL 方法的基本语法:
CString GetLocationURL() const;
你可以调用这个方法来获取当前 HTML 文档的位置 URL。通常,位置 URL 是当前加载文档的完整路径或者 URL。
转载请注明出处:
http://www.zyzy.cn/article/detail/18195/MFC/CHtmlView
最新文章
Win32 API:DwmTetherContact 函数(Dwmapi.h)
Win32 API:DwmRegisterThumbnail 函数(Dwmapi.h)
Win32 API:DwmQueryThumbnailSourceSize 函数(Dwmapi.h)
Win32 API:DwmIsCompositionEnabled 函数(Dwmapi.h)
Win32 API:DwmGetWindowAttribute 函数(Dwmapi.h)
Win32 API:DwmGetCompositionTimingInfo 函数(Dwmapi.h)
Win32 API:DwmGetColorizationColor 函数(Dwmapi.h)
Win32 API:DwmFlush 函数(Dwmapi.h)
Win32 API:DwmExtendFrameIntoClientArea 函数(Dwmapi.h)
Win32 API:DwmEnableComposition 函数(Dwmapi.h)
Win32 API:DwmEnableBlurBehindWindow 函数(Dwmapi.h)
Win32 API:DSROLE_SERVER_STATE 枚举(Dsrole.h)
Win32 API:DSROLE_PRIMARY_DOMAIN_INFO_LEVEL 枚举(Dsrole.h)
Win32 API:DSROLE_OPERATION_STATE 枚举(Dsrole.h)
Win32 API:DSROLE_MACHINE_ROLE 枚举(Dsrole.h)
Win32 API:DSROLE_UPGRADE_STATUS_INFO 结构(Dsrole.h)
Win32 API:DSROLE_PRIMARY_DOMAIN_INFO_BASIC 结构(Dsrole.h)
Win32 API:DsRoleGetPrimaryDomainInformation 函数(Dsrole.h)
Win32 API:DsRoleFreeMemory 函数(Dsrole.h)
Win32 API:DSQUERYPARAMS 结构(Dsquery.h)