php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_istream Struct Reference

Data Fields

CONST_VTBL struct IStreamVtbl * lpVtbl
 
DWORD engine_thread
 
LONG refcount
 
php_streamstream
 

Detailed Description

Definition at line 39 of file com_persist.c.

Field Documentation

◆ engine_thread

DWORD php_istream::engine_thread

Definition at line 41 of file com_persist.c.

◆ lpVtbl

CONST_VTBL struct IStreamVtbl* php_istream::lpVtbl

Definition at line 40 of file com_persist.c.

◆ refcount

LONG php_istream::refcount

Definition at line 42 of file com_persist.c.

◆ stream

php_stream* php_istream::stream

Definition at line 43 of file com_persist.c.


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