{ "sessionId": "session-fixture", "correlationId": "gateway-correlation-write-s-false", "kind": "MX_COMMAND_KIND_WRITE", "protocolStatus": { "code": "PROTOCOL_STATUS_CODE_OK", "message": "Write completed with S_FALSE." }, "hresult": 1, "returnValue": { "dataType": "MX_DATA_TYPE_NO_DATA", "variantType": "VT_EMPTY", "isNull": true, "rawDiagnostic": "MXAccess returned no value for the write.", "rawDataType": 2 }, "statuses": [ { "success": 1, "category": "MX_STATUS_CATEGORY_OK", "detectedBy": "MX_STATUS_SOURCE_RESPONDING_LMX", "detail": 0, "rawCategory": 0, "rawDetectedBy": 3, "diagnosticText": "OK" } ], "diagnosticMessage": "COM semantics: a positive HRESULT such as S_FALSE (1) is a success code, not a failure." }