[]
public static extern int IsValidURL(IntPtr pBC, string szURL, uint dwReserved)
Public Shared Function IsValidURL(pBC As IntPtr, szURL As String, dwReserved As UInteger) As Integer
| Type | Name | Description |
|---|---|---|
| IntPtr | pBC | |
| string | szURL | |
| uint | dwReserved |
| Type | Description |
|---|---|
| int |