ReactOS 0.4.15-dev-8096-ga0eec98
outbuffer Struct Reference

#include <frame.h>

Public Attributes

unsigned chardata
 
unsigned charp
 
size_t fill
 
size_t size
 
unsigned charrdata
 

Detailed Description

Definition at line 39 of file frame.h.

Member Data Documentation

◆ data

unsigned char* outbuffer::data

Definition at line 41 of file frame.h.

◆ fill

size_t outbuffer::fill

Definition at line 43 of file frame.h.

◆ p

unsigned char* outbuffer::p

Definition at line 42 of file frame.h.

◆ rdata

unsigned char* outbuffer::rdata

Definition at line 45 of file frame.h.

◆ size

size_t outbuffer::size

Definition at line 44 of file frame.h.


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