webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
_NPStream Struct Reference

#include <npapi.h>

Public Attributes

voidpdata
 
voidndata
 
const char * url
 
uint32_t end
 
uint32_t lastmodified
 
voidnotifyData
 
const char * headers
 

Member Data Documentation

◆ end

uint32_t _NPStream::end

◆ headers

const char * _NPStream::headers

◆ lastmodified

uint32_t _NPStream::lastmodified

◆ ndata

void * _NPStream::ndata

◆ notifyData

void * _NPStream::notifyData

◆ pdata

void * _NPStream::pdata

◆ url

const char * _NPStream::url

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