إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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
#import type-library auto_search
Remarks
END C++ Specific