Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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