ReactOS 0.4.15-dev-7953-g1f49173
nsProtocolStream Struct Reference
Collaboration diagram for nsProtocolStream:

Public Attributes

nsIInputStream nsIInputStream_iface
 
LONG ref
 
char buf [1024]
 
DWORD buf_size
 

Detailed Description

Definition at line 31 of file navigate.c.

Member Data Documentation

◆ buf

char nsProtocolStream::buf[1024]

Definition at line 36 of file navigate.c.

◆ buf_size

DWORD nsProtocolStream::buf_size

Definition at line 37 of file navigate.c.

◆ nsIInputStream_iface

nsIInputStream nsProtocolStream::nsIInputStream_iface

Definition at line 32 of file navigate.c.

◆ ref

LONG nsProtocolStream::ref

Definition at line 34 of file navigate.c.


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