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.