Läs på engelska Redigera

Dela via


TYPELIBATTR Struct

Definition

Caution

Use System.Runtime.InteropServices.ComTypes.TYPELIBATTR instead. http://go.microsoft.com/fwlink/?linkid=14202

Use TYPELIBATTR instead.

C#
[System.Runtime.InteropServices.ComVisible(false)]
public struct TYPELIBATTR
C#
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPELIBATTR instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
[System.Serializable]
public struct TYPELIBATTR
Inheritance
TYPELIBATTR
Attributes

Remarks

For additional information about the TLIBATTR structure, see the MSDN Library.

Fields

guid

Represents a globally unique library ID of a type library.

lcid

Represents a locale ID of a type library.

syskind

Represents the target hardware platform of a type library.

wLibFlags

Represents library flags.

wMajorVerNum

Represents the major version number of a type library.

wMinorVerNum

Represents the minor version number of a type library.

Applies to

Produkt Versioner (Föråldrad)
.NET Framework 1.1 (2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)