#include "p6com.h"
Go to the source code of this file.
Classes | |
interface | P6R::p6IEnumStr |
interface | P6R::p6IEnumStrInit |
Namespaces | |
P6R | |
Macros | |
#define | COMP_p6EnumStr {0x8448dfaa,0xb260,0x42de,{0xb3,0xf8,0x4e,0xde,0xe9,0x54,0xc5,0x5a}} |
#define | IF_p6IEnumStr {0x852289e,0xafc2,0x4319,{0x84,0x7c,0x23,0xc1,0x91,0xf2,0x8a,0xbe}} |
#define | IF_p6IEnumStrInit {0xc5bcb7a3,0x2c8b,0x4709,{0xa5,0x22,0x98,0x3b,0xb4,0x98,0xe,0x1b}} |
Typedefs | |
typedef P6UINT32 | P6R::P6ENUMSTRFLAGS |
Variables | |
const P6ENUMSTRFLAGS | P6R::P6STRFLG_NOFLAGS = 0x00000000 |
const P6ENUMSTRFLAGS | P6R::P6STRFLG_TRACE_BASIC = 0x00000001 |
This is an often used construct where an application needs to provide an unknown number of strings and also control how those strings are freed.
Definition in file p6enumstr.h.