errorReporting
P164529
predicate
Indicates that one entity reports, logs, or communicates errors or faults related to another entity or process.
Observed surface forms (2)
- errorReportedBy ×4
- providesErrorReporting ×1
Sample triples (14)
| Subject | Object |
|---|---|
| IUnknown | QueryInterface returns HRESULT ⓘ |
| HeapAlloc | GetLastError ⓘ |
| HeapFree | GetLastError can be called when HeapFree fails ⓘ |
| LoadLibrary | GetLastError ⓘ |
| GetEnvironmentVariable | GetLastError ⓘ |
| GetTickCount | does not provide extended error information via GetLastError ⓘ |
| WSAWaitForMultipleEvents | uses WSAGetLastError for extended error information ⓘ |
| Winsock 1.1 API | WSAGetLastError via predicate surface "providesErrorReporting" NERFINISHED ⓘ |
| WSAEventSelect | WSAGetLastError ⓘ |
| MQPUT | completion code via predicate surface "errorReportedBy" ⓘ |
| MQPUT | reason code via predicate surface "errorReportedBy" ⓘ |
| MQCB | completion code via predicate surface "errorReportedBy" ⓘ |
| MQCB | reason code via predicate surface "errorReportedBy" ⓘ |
| Discard Protocol | no application-level error messages ⓘ |