Function Library
87
4.10.4 Rom Selector
Purpose
These functions set or get the offset of the EDID ROM which is
currently accessed.
Prototype
C/C++
int Hdv62_SetEdidRomSelector (UINT Number, UINT
Offset)
int Hdv62_GetEdidRomSelector (UINT Number, UINT&
Offset)
C#
int SetEdidRomSelector (uint Number, uint Offset)
int GetEdidRomSelector (uint Number, out uint
Offset)
VB.Net
SetEdidRomSelector (ByVal Number As UInteger, ByVal
Offset As UInteger) As Integer
GetEdidRomSelector (ByVal Number As UInteger, ByRef
Offset As UInteger) As Integer
Parameters
Number
The number of device. The allowed value is from 0 to 15.
Offset
Indicates the offset of the EDID ROM. Allowed value is
between 0 and 255.
Return Value
No error occurs if return value >= 0; if negative value, please refer
to Section 4.9 to get error information about return codes.
Summary of Contents for HDV62
Page 11: ...vi List of Figures...
Page 25: ...14 Installation Guide...
Page 26: ...Installation Guide 15...
Page 27: ...16 Installation Guide 4 Click next until driver installation is complete...
Page 105: ...94 Programming Guide Video Proc Amp...
Page 163: ...152 ViewCreatorPro Utility...