|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| PWCHAR | Buffer |
| PWCHAR | Current |
| ULONG | TotalSize |
| ULONG | FreeSize |
| INFSTATUS | Status |
| PWCHAR _OUTPUTBUFFER::Buffer |
Definition at line 19 of file infput.c.
Referenced by InfpBuildFileBuffer(), and Output().
| PWCHAR _OUTPUTBUFFER::Current |
Definition at line 20 of file infput.c.
Referenced by InfpBuildFileBuffer(), and Output().
| ULONG _OUTPUTBUFFER::FreeSize |
Definition at line 22 of file infput.c.
Referenced by InfpBuildFileBuffer(), and Output().
| INFSTATUS _OUTPUTBUFFER::Status |
Definition at line 23 of file infput.c.
Referenced by InfpBuildFileBuffer(), and Output().
| ULONG _OUTPUTBUFFER::TotalSize |
Definition at line 21 of file infput.c.
Referenced by InfpBuildFileBuffer(), and Output().