COMREFERENCEINFO.lcidTypelib Field

Contains the lcid of typelib.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

‘선언
Public lcidTypelib As UInteger
‘사용 방법
Dim instance As COMREFERENCEINFO
Dim value As UInteger

value = instance.lcidTypelib

instance.lcidTypelib = value
public uint lcidTypelib
public:
unsigned int lcidTypelib
val mutable lcidTypelib: uint32
public var lcidTypelib : uint

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

COMREFERENCEINFO Structure

COMREFERENCEINFO Members

Microsoft.VisualStudio.Shell.Interop Namespace