9 #if !defined(P6PATH_H__)
18 static const P6PPFLAGS P6PPF_NOFLAGS = 0x00000000;
19 static const P6PPFLAGS P6PPF_NORMALIZE = 0x00000001;
20 static const P6PPFLAGS P6PPF_CREATEABSOLUTE = 0x00000002;
24 #define INTERFACE p6IPath
201 #define IF_p6IPath {0x6FF23E90,0x4525,0x41AB,{0x91,0xEE,0x9B,0x29,0xA2,0xC9,0x61,0x00}}
204 #define COMP_p6Path {0xD3B9FF86,0x6059,0x44CD,{0x84,0xF8,0xBC,0xA8,0xAC,0x13,0x34,0xE9}}
Wide Const binary string.
wchar_t P6WCHAR
Wide character type see p6i18n.h.
The base interface all [p6]COM components must derive from and implement.
#define P6DECLCOMMETHOD(method)
#define P6DECLAREIF_(iface, baseif)