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


Public Member Functions | |
| ~StrRetA () | |
| void | GetString (const SHITEMID &shiid, LPSTR 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 multi byte strings out of STRRET structures
Definition at line 879 of file shellclasses.h.
|
inline |
Definition at line 881 of file shellclasses.h.
Definition at line 887 of file shellclasses.h.