named_guids import attribute

C++ Specific

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

Syntax

#import type-library named_guids

END C++ Specific

See also

#import attributes
#import directive