#include "p6err.h"Go to the source code of this file.
Classes | |
| interface | P6R::p6ICom |
Namespaces | |
| P6R | |
Macros | |
| #define | IF_p6ICom {0x00000000,0x0000,0x0000,{0xc0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} |
| #define | INTERFACE p6ICom |
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) |
| P6R::P6BOOL | P6R::operator> (const P6R::P6UUID &uuid1, const P6R::P6UUID &uuid2) |
P6COM base interface definitions.
Definition in file p6comdef.h.