Programming Guide
123
5.4.2.12EDID ROM Read/Write
Purpose
These functions read or write the value of EDID ROM.
Prototype
C/C++
HRESULT EDID_WriteRom (UINT Offset, UINT Value)
HRESULT EDID_ReadRom (UINT Offset, UINT *Value)
C#
int EDID_WriteRom (uint Offset, uint Value)
int EDID_ReadRom (uint Offset, out uint Value)
VB.Net
EDID_WriteRom (ByVal Offset As UInteger , ByVal
Value As UInteger) As Integer
EDID_ReadRom (ByVal Offset As UInteger , ByRef Value
As UInteger) As Integer
Parameters
Offset
Indicates the offset of the EDID ROM. Allowed value is
between 0 and 255.
Value
Indicates the value of the EDID ROM. Allowed value is
between 0 and 255.
Return Value
No error occurs if return value >= 0; if negative value, call AMGet-
ErrorText function to get error information about return codes.
Содержание HDV62
Страница 11: ...vi List of Figures...
Страница 25: ...14 Installation Guide...
Страница 26: ...Installation Guide 15...
Страница 27: ...16 Installation Guide 4 Click next until driver installation is complete...
Страница 105: ...94 Programming Guide Video Proc Amp...
Страница 143: ...132 ViewCreatorPro Utility 6 2 Component Description Launch ViewCreatorPro and you can see the following view...
Страница 153: ...142 ViewCreatorPro Utility View menu Device Hide or unhide Devices panel Adjustment Hide or unhide Adjustment panel...
Страница 163: ...152 ViewCreatorPro Utility...