|
ReactOS 0.4.16-dev-1946-g52006dd
|
easy retrieval of wide char strings out of STRRET structures More...
#include <shellclasses.h>


Public Member Functions | |
| ~StrRetW () | |
| void | GetString (const SHITEMID &shiid, LPWSTR b, int l) |
Additional Inherited Members | |
Public Attributes inherited from _STRRET | |
| UINT | uType |
| union { | |
| LPWSTR pOleStr | |
| UINT uOffset | |
| char cStr [MAX_PATH] | |
| } | DUMMYUNIONNAME |
easy retrieval of wide char strings out of STRRET structures
Definition at line 905 of file shellclasses.h.
|
inline |
Definition at line 907 of file shellclasses.h.
Definition at line 913 of file shellclasses.h.