tagTLIBATTR Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |