For that, you don’t need options at all: you only need HANDLES_OPEN
and then override the open()
virtual function.
1 Like
For that, you don’t need options at all: you only need HANDLES_OPEN
and then override the open()
virtual function.