Go to the source code of this file.
Classes | |
| class | CPersistStream |
Functions | |
| STDAPI | WriteInt (IStream *pIStream, int n) |
| STDAPI_ (int) ReadInt(IStream *pIStream | |
Variables | |
| HRESULT & | hr |
| STDAPI_ | ( | int | ) |
| STDAPI WriteInt | ( | IStream * | pIStream, | |
| int | n | |||
| ) |
Definition at line 85 of file pstream.cpp.
References NULL, and wsprintfW.
Referenced by CPersistStream::Save().
1.5.6