Marshal::GetTypeLibLcid Method (ITypeLib^)
.NET Framework (current version)
Retrieves the LCID of a type library.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- typelib
-
Type:
System.Runtime.InteropServices.ComTypes::ITypeLib^
The type library whose LCID is to be retrieved.
SecurityCriticalAttribute
requires full trust for the immediate caller. This member cannot be used by partially trusted or transparent code.
.NET Framework
Available since 2.0
Available since 2.0
Show: