no_search_namespace import attribute

C++ Specific

Has the same functionality as the no_namespace attribute, but is used on type libraries where you use the #import directive with the auto_search attribute.

Syntax

#import type-library no_search_namespace

END C++ Specific

See also

#import attributes
#import directive