System.Runtime.InteropServices.Marshal.GetTypeLibLcid Method

Retrieves the LCID of a type library.

Syntax

[System.Obsolete]
public static int GetTypeLibLcid (UCOMITypeLib pTLB)

Parameters

pTLB
The type library whose LCID is to be retrieved.

Returns

The LCID of the type library that the pTLB 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: 1.0.5000.0, 2.0.0.0, 4.0.0.0