GetDisplayVideoHeight
method
Delphi
function GetDisplayVideoHeight (DisplayIndex: LongInt): LongInt;
C++Builder
System::LongInt __fastcall GetDisplayVideoHeight(System::LongInt DisplayIndex);
C#
public int GetDisplayVideoHeight(int DisplayIndex);
VB.NET
Public Function GetDisplayVideoHeight(DisplayIndex As Integer) As Integer
Returns the current video height of the video window.