Public Overridable Sub SetVideoOutputRectWithDelay( _
ByRef As tagRECT, _
ByRef As tagRECT, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer _
)
public virtual void SetVideoOutputRectWithDelay(
ref tagRECT ,
ref tagRECT ,
int ,
int ,
int ,
int
)
public procedure SetVideoOutputRectWithDelay(
var : tagRECT;
var : tagRECT;
: Integer;
: Integer;
: Integer;
: Integer
); virtual;
public: virtual void SetVideoOutputRectWithDelay(
ref tagRECT ,
ref tagRECT ,
int ,
int ,
int ,
int
)