nw::ut::FunctionSlot4::Invoke Member Function

Syntax

virtual ResultType Invoke(
     TArg0 arg0,
     TArg1 arg1,
     TArg2 arg2,
     TArg3 arg3
);

Arguments

Name Description
arg0
arg1
arg2
arg3

Return Values

Description

Sends a signal to a slot.


CONFIDENTIAL