#include <p6genguid.h>
Inherits P6R::p6ICom.
Public Member Functions | |
virtual P6R::P6INT32 | addref ()=0 |
virtual P6R::P6ERR | genGUID (P6UUID *pGuid)=0 |
virtual P6R::P6ERR | initialize (P6GUIDFLAGS flags, p6IRandom *pRandom)=0 |
virtual P6R::P6ERR | queryInterface (const P6R::IID &iid, P6R::P6VOID **ppIface)=0 |
virtual P6R::P6INT32 | release ()=0 |
Globally Unique Identifier or GUID is used for interface, component and category IDs.
GUIDs are generated according to RFC-1422.
Definition at line 38 of file p6genguid.h.