Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 606 Bytes

File metadata and controls

27 lines (19 loc) · 606 Bytes
title auto_search
ms.date 11/04/2016
f1_keywords
auto_search
helpviewer_keywords
auto_search attribute
ms.assetid 0fee2503-cd28-4d8c-b4d5-15ca0a91d2d2

auto_search

C++ Specific

Specifies that, when a type library is referenced with #import and itself references another type library, the compiler can do an implicit #import for the other type library.

Syntax

auto_search

Remarks

END C++ Specific

See Also

#import Attributes
#import Directive