Skip to content

SetDisplayVideoPortEnabled

method

Delphi
procedure SetDisplayVideoPortEnabled (DisplayIndex: LongInt; Value: Boolean);
C++Builder
void __fastcall SetDisplayVideoPortEnabled(System::LongInt DisplayIndex, bool Value);
C#
public void SetDisplayVideoPortEnabled(int DisplayIndex, bool Value);
VB.NET
Public Sub SetDisplayVideoPortEnabled(DisplayIndex As Integer, Value As Boolean)

Used to enable the video port renderer, if available.