System.Runtime.InteropServices.Marshal.GetTypeLibLcid Method

Retrieves the LCID of a type library.

Syntax

public static int GetTypeLibLcid (System.Runtime.InteropServices.ComTypes.ITypeLib typelib)

Parameters

typelib
The type library whose LCID is to be retrieved.

Returns

The LCID of the type library that the typelib parameter points to.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0