Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
fatal error importing libid: 'message'
Remarks
The compiler detected a problem importing a type library. For example, you cannot specify a type library with libid and also specify no_registry.
For more information, see #import Directive.
Example
The following example will generate C1104:
// C1104.cpp
#import "libid:11111111.1111.1111.1111.111111111111" version("4.0") lcid("9") no_registry auto_search // C1104