122
Programming Guide
5.4.2.11EDID ROM Write Protection
Purpose
These functions read or write whether or not the EDID ROM is
writable.
Prototype
C/C++
HRESULT EDID_WriteWriteProtection (UINT Value)
HRESULT EDID_ReadWriteProtection (UINT *Value)
C#
int EDID_WriteWriteProtection (uint Value)
int EDID_ReadWriteProtection (out uint Value)
VB.Net
EDID_WriteWriteProtection (ByVal Value As UInteger)
As Integer
EDID_ReadWriteProtection (ByRef Value As UInteger)
As Integer
Parameters
Status
Indicates whether or not the EDID ROM is writable. Users
need to break write protection before write EDID ROM and
set it to protect the content of the EDID ROM. Please see
figure 4-2 for EDID hardware architecture. Could be one of
the following values:
0: EDID ROM can be read/write
1: EDID ROM is read only
Return Value
No error occurs if return value >= 0; if negative value, call AMGet-
ErrorText function 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...