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

Go to the source code of this file.

Classes

interface  P6R::p6IEnumWStr
 
interface  P6R::p6IEnumWStrInit
 

Namespaces

 P6R
 

Macros

#define COMP_p6EnumWStr   {0x5a894afa,0x7ec1,0x4152,{0xb5,0xc4,0xdc,0xc3,0xe5,0xe0,0x58,0x6}}
 
#define IF_p6IEnumWStr   {0x9c0723f,0x5c13,0x4050,{0xae,0x58,0x24,0xa,0x75,0x10,0xc3,0x70}}
 
#define IF_p6IEnumWStrInit   {0x26514827,0x5c53,0x47b0,{0x83,0x66,0x89,0x98,0x23,0xc0,0x8a,0xae}}
 
#define INTERFACE   p6IEnumWStr
 
#define INTERFACE   p6IEnumWStrInit
 

Typedefs

typedef P6UINT32 P6R::P6ENUMWSTRFLAGS
 

Detailed Description

This is an often used construct where an application needs to provide an unknown number of wide strings and also control how those strings are freed.

Definition in file p6enumwstr.h.