Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 321 Bytes

GetDuiHandle.md

File metadata and controls

17 lines (13 loc) · 321 Bytes
ns apiset
CFX
client

GET_DUI_HANDLE

char* GET_DUI_HANDLE(long duiObject);

Returns the NUI window handle for a specified DUI browser object.

Parameters

  • duiObject: The DUI browser handle.

Return value

The NUI window handle, for use in e.g. CREATE_RUNTIME_TEXTURE_FROM_DUI_HANDLE.