SetTextOverlay_TargetDisplay
Delphi
procedure SetTextOverlay_TargetDisplay (Index: LongInt; Value: LongInt);
C++Builder
void __fastcall SetTextOverlay_TargetDisplay(System::LongInt Index, System::LongInt Value);
C#
public void SetTextOverlay_TargetDisplay(int Index, int Value);
VB.NET
Public Sub SetTextOverlay_TargetDisplay(Index As Integer, Value As Integer)
C++/Qt
void SetTextOverlay_TargetDisplay (int Index, int Value);
void SetTextOverlay_TargetDisplay (int Value);
Specifies the location (video frame or window) of the text overlay identified by its index.