tagTLIBATTR Struct

Definition

Contains information about a type library. Information from this structure is used to identify the type library and to provide country/region language support for member names.

public value class tagTLIBATTR
struct tagTLIBATTR
public struct tagTLIBATTR
type tagTLIBATTR = struct
Public Structure tagTLIBATTR
Inheritance
tagTLIBATTR

Fields

Guid

The type library's GUID.

lcid

The ype library's locale ID.

syskind

The type library's target hardware platform.

wLibFlags

The type library's flags.

wMajorVerNum

The type library's major version number.

wMinorVerNum

The type library's minor version number.

Applies to