RAD Studio (Common)
ContentsIndex
PreviousUpNext
E2427: Only one of IID or GuidAttribute can be specified

The GUID or IID of your interface can be specified using square brackets at the top of the interface declaration or using a .NET attribute before the interface declaration. You may use either style of GUID or IID declaration, but not both styles in the same type.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!