Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6strtable.h File Reference
#include "p6i18n.h"

Go to the source code of this file.

Classes

struct  P6R::p6IEnumStringTableSections
 
struct  P6R::p6IEnumStrtblValues
 
interface  P6R::p6IEnumWStrings
 
interface  P6R::p6IWStrTable
 
struct  P6R::P6STRINGWVALUE
 

Namespaces

 P6R
 

Macros

#define COMP_p6WStrTable   {0x1c7a0775,0xcb77,0x4fd9,{0xb8,0x69,0xc8,0xd1,0xb2,0x72,0x58,0x3a}}
 
#define GLOBAL_STRTABLE_INTERFACE   "P6R.p6IWStrTable.Global"
 
#define IF_p6IEnumStringTableSections   {0xE7A653B3,0xFA8A,0x4D56,{0xA7,0xEA,0x67,0x43,0xFD,0xC9,0x99,0x31}}
 
#define IF_p6IEnumStrtblValues   {0x91308656,0x77FE,0x46E4,{0x97,0x39,0x2F,0xE8,0xF4,0x92,0x49,0x61}}
 
#define IF_p6IEnumWStrings   {0x78e80ad2,0xa635,0x4fa5,{0x97,0x62,0x2c,0xba,0xb,0x3a,0xbf,0xb8}}
 
#define IF_p6IWStrTable   {0x76798f6b,0xd5eb,0x4adb,{0xb4,0xc6,0x49,0x8a,0x52,0x40,0xbf,0x4}}
 
#define INTERFACE   p6IEnumStringTableSections
 
#define INTERFACE   p6IEnumWStrings
 
#define INTERFACE   p6IEnumStrtblValues
 
#define INTERFACE   p6IWStrTable
 

Typedefs

typedef P6UINT32 P6R::P6MERGEFLAGS
 
typedef P6UINT32 P6R::P6TABFLAGS
 

Variables

const P6MERGEFLAGS P6R::P6MERGE_NOFLAGS = 0x00000000
 
const P6MERGEFLAGS P6R::P6MERGE_USENEW = 0x00000001
 
const P6MERGEFLAGS P6R::P6MERGE_USEOLD = 0x00000002
 
const P6TABFLAGS P6R::P6TAB_CREATEONNEW = 0x00000002
 
const P6TABFLAGS P6R::P6TAB_NOFLAGS = 0x00000000
 
const P6TABFLAGS P6R::P6TAB_READONLY = 0x00000001
 
const P6TABFLAGS P6R::P6TAB_TRACEON = 0x00000004
 

Detailed Description

Interface definition for the internationalized String table component.

Definition in file p6strtable.h.