Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 592 Bytes

File metadata and controls

26 lines (19 loc) · 592 Bytes
title named_guids
ms.date 11/04/2016
f1_keywords
named_guids
helpviewer_keywords
named_guids attribute
ms.assetid b905e5e5-07fe-4874-8993-e05b9d639045

named_guids

C++ Specific

Tells the compiler to define and initialize GUID variables in old style, of the form LIBID_MyLib, CLSID_MyCoClass, IID_MyInterface, and DIID_MyDispInterface.

Syntax

named_guids

Remarks

END C++ Specific

See Also

#import Attributes
#import Directive