addWindowRef

Adds a non-library created window handle to its references to cooperation with the library.

nothrow
addWindowRef

Parameters

ext WindowH

The window handle that needs to be added.

Return Value

Type: WindowH

The reference, or null if either already added or an error happened.

Meta