共用方式為


isResolvableEx 函式

判斷指定的主機字串是否可以解析為 IP 位址。

參數

主機

字串,包含提供給 FindProxyForUrl 的 HTTP 主機。

傳回值

如果主機可解析為 IPv4 或 IPv6 位址,則為 TRUE;否則為 FALSE。

範例

isResolvableEx(host);
    true if the hostname can be resolved to and IP address 
isResolvableEx(host); 
    false if the hostname cannot be resolved to an IP address 

另請參閱

IPv6 感知 Proxy 協助程式 API 定義

導覽器自動設定檔案格式的 IPv6 延伸模組