TVirtualInterface.DoInvoke(Pointer,TArray,TValue) Method

Represents method DoInvoke(Pointer,TArray,TValue).

Namespace: Spring.VirtualInterface
protected
 procedure DoInvoke(UserData: Pointer;
 const Args: TArray<TValue>; out Result: TValue);

Parameters

UserData
Type: Pointer

Args
Type: TArray<TValue>

Result
Type: TValue