|
|
От: |
Videoman
|
https://hts.tv/ |
| Дата: | 18.05.21 10:29 | ||
| Оценка: | |||
InternalHigh When an asynchronous I/O request completes, this member holds the number of bytes transferred.
When first designing the OVERLAPPED structure, Microsoft decided not to document the Internal and InternalHigh members (which explains their names). As time went on, Microsoft realized that the information contained in these members would be useful to developers, so it documented them. However, Microsoft didn’t change the names of the members because the operating system source code referenced them frequently, and Microsoft didn’t want to modify the code.