GetDuiHandle
Docslocal retval = GetDuiHandle(duiObject)Description
Returns the NUI window handle for a specified DUI browser object.
Parameters
| Name | Type | Description |
|---|---|---|
duiObject | long | The DUI browser handle. |
Returns
char*local retval = GetDuiHandle(duiObject)Returns the NUI window handle for a specified DUI browser object.
| Name | Type | Description |
|---|---|---|
duiObject | long | The DUI browser handle. |
char*No snippets yet. Be the first to contribute!