ReactOS 0.4.16-dev-340-g0540c21
|
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.