p6comdef.h File Reference

P6COM base interface definitions. More...

#include "p6err.h"
#include <stddef.h>
#include <wchar.h>

Go to the source code of this file.

Classes

interface  P6R::p6ICom
 The base interface all [p6]COM components must derive from and implement. More...

Defines

#define IF_p6ICom   {0x00000000,0x0000,0x0000,{0xc0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}}

Functions

P6R::P6BOOL P6R::operator!= (const P6R::P6UUID &uuid1, const P6R::P6UUID &uuid2)
P6R::P6BOOL P6R::operator< (const P6R::P6UUID &uuid1, const P6R::P6UUID &uuid2)
P6R::P6BOOL P6R::operator== (const P6R::P6UUID &uuid1, const P6R::P6UUID &uuid2)
 Global comparison operator for UUIDs.
P6R::P6BOOL P6R::operator> (const P6R::P6UUID &uuid1, const P6R::P6UUID &uuid2)

Detailed Description

P6COM base interface definitions.

Definition in file p6comdef.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.