Details
Description
Bug Description from Tester:COMX-100 FW: 4.6.0.0 not configured. RCX_LOCK_UNLOCK_CONFIG_REQ with ulParam = 0x01 (lock) returns unexpected error code:0xC0000009 ( Invalid parameter )
Steps to Reproduce:
COMX-100 not configured ,
ulCommunicationCOS.RCX_COMM_CAS_CONFIG_LOCKED bit is "0"
Send command RCX_LOCK_UNLOCK_CONFIG_REQ with ulParam = 0x01 (lock)
Expected Results
Confirmation errors 0xC0000119 ( not configured )
ulCommunicationCOS.RCX_COMM_CAS_CONFIG_LOCKED bit is "0"
Actual Results
Confirmation : 0xC0000009 ( invalid parameter )
ulCommunicationCOS.RCX_COMM_CAS_CONFIG_LOCKED bit is "0"