ReactOS 0.4.16-dev-61-ge128cbc
|
#include <msipriv.h>
Public Attributes | |
UINT | str_index |
IStream * | stream |
UINT tagMSISTREAM::str_index |
Definition at line 88 of file msipriv.h.
Referenced by append_stream(), find_stream(), msi_commit_streams(), STREAMS_delete_row(), STREAMS_fetch_int(), and STREAMS_set_row().
IStream* tagMSISTREAM::stream |
Definition at line 89 of file msipriv.h.
Referenced by append_stream(), free_streams(), msi_commit_streams(), STREAMS_delete_row(), STREAMS_fetch_stream(), STREAMS_set_row(), and STREAMS_set_stream().