TVirtualInterface.DoInvoke(Pointer,TArray,TValue) Method
Represents method DoInvoke(Pointer,TArray,TValue)
.
protected procedure DoInvoke(UserData: Pointer; const Args: TArray<TValue>; out Result: TValue);
Parameters
- UserData
- Type: Pointer
- Args
- Type: TArray<TValue>
- Result
- Type: TValue