ReactOS 0.4.16-dev-456-ga97fcf1
_HSE_TF_INFO Struct Reference

#include <httpext.h>

Collaboration diagram for _HSE_TF_INFO:

Public Attributes

PFN_HSE_IO_COMPLETION pfnHseIO
 
PVOID pContext
 
HANDLE hFile
 
LPCSTR pszStatusCode
 
DWORD BytesToWrite
 
DWORD Offset
 
PVOID pHead
 
DWORD HeadLength
 
PVOID pTail
 
DWORD TailLength
 
DWORD dwFlags
 

Detailed Description

Definition at line 68 of file httpext.h.

Member Data Documentation

◆ BytesToWrite

DWORD _HSE_TF_INFO::BytesToWrite

Definition at line 73 of file httpext.h.

◆ dwFlags

DWORD _HSE_TF_INFO::dwFlags

Definition at line 79 of file httpext.h.

◆ HeadLength

DWORD _HSE_TF_INFO::HeadLength

Definition at line 76 of file httpext.h.

◆ hFile

HANDLE _HSE_TF_INFO::hFile

Definition at line 71 of file httpext.h.

◆ Offset

DWORD _HSE_TF_INFO::Offset

Definition at line 74 of file httpext.h.

◆ pContext

PVOID _HSE_TF_INFO::pContext

Definition at line 70 of file httpext.h.

◆ pfnHseIO

PFN_HSE_IO_COMPLETION _HSE_TF_INFO::pfnHseIO

Definition at line 69 of file httpext.h.

◆ pHead

PVOID _HSE_TF_INFO::pHead

Definition at line 75 of file httpext.h.

◆ pszStatusCode

LPCSTR _HSE_TF_INFO::pszStatusCode

Definition at line 72 of file httpext.h.

◆ pTail

PVOID _HSE_TF_INFO::pTail

Definition at line 77 of file httpext.h.

◆ TailLength

DWORD _HSE_TF_INFO::TailLength

Definition at line 78 of file httpext.h.


The documentation for this struct was generated from the following file: