'Declaration Public Shared Function IsValidURL( _ ByVal pBC As IntPtr, _ ByVal szURL As String, _ ByVal dwReserved As UInteger _ ) As Integer
public static int IsValidURL( IntPtr pBC, string szURL, uint dwReserved )
Win32 Class Win32 Members