Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::p6IGenGuid Interface Referenceabstract

#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
 

Detailed Description

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.


The documentation for this interface was generated from the following file: