C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / IsValidURL Method

In This Topic
IsValidURL Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function IsValidURL( _
   ByVal pBC As IntPtr, _
   ByVal szURL As String, _
   ByVal dwReserved As UInteger _
) As Integer
 

Parameters

pBC
szURL
dwReserved
See Also