|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <corecrt_internal_stdio.h>

Public Attributes | |
| int | _lowio_mode |
| int | _stdio_mode |
| bool | _success |
Definition at line 522 of file corecrt_internal_stdio.h.
| int __acrt_stdio_stream_mode::_lowio_mode |
Definition at line 524 of file corecrt_internal_stdio.h.
Referenced by common_openfile().
| int __acrt_stdio_stream_mode::_stdio_mode |
Definition at line 525 of file corecrt_internal_stdio.h.
Referenced by common_fdopen(), and common_openfile().
| bool __acrt_stdio_stream_mode::_success |
Definition at line 526 of file corecrt_internal_stdio.h.
Referenced by common_fdopen(), and common_openfile().