#define P6DECLARE_IID ( iface   )     static const P6R::IID IID_##iface = IF_##iface

Defines a Interface Identifier.

This is used to define an IID in any module that uses the identifier. [p6]COM does not use globals to store these. The must be decalred in each module that uses them.

Definition at line 658 of file p6types.h.

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