SetDuiUrl
DocsSetDuiUrl(duiObject, url)Description
Navigates the specified DUI browser to a different URL.
Parameters
| Name | Type | Description |
|---|---|---|
duiObject | long | The DUI browser handle. |
url | char* | The new URL. |
Returns
voidThis native does not return a value.