ReactOS 0.4.15-dev-7924-g5949c20
_HTTP_BYTE_RANGE Struct Reference

#include <http.h>

Collaboration diagram for _HTTP_BYTE_RANGE:

Public Attributes

ULARGE_INTEGER StartingOffset
 
ULARGE_INTEGER Length
 

Detailed Description

Definition at line 225 of file http.h.

Member Data Documentation

◆ Length

ULARGE_INTEGER _HTTP_BYTE_RANGE::Length

Definition at line 228 of file http.h.

◆ StartingOffset

ULARGE_INTEGER _HTTP_BYTE_RANGE::StartingOffset

Definition at line 227 of file http.h.


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