TYPELIBATTR Struktur

Definition

Gibt eine bestimmte Typbibliothek an und bietet Lokalisierungsunterstützung für Membernamen.

public value class TYPELIBATTR
public struct TYPELIBATTR
[System.Serializable]
public struct TYPELIBATTR
type TYPELIBATTR = struct
[<System.Serializable>]
type TYPELIBATTR = struct
Public Structure TYPELIBATTR
Vererbung
TYPELIBATTR
Attribute

Hinweise

Weitere Informationen finden Sie unter TLIBATTR-Struktur.

Die Common Language Runtime löst eine Ausnahme aus, wenn eine COM-Methode im nativen Code ein HRESULT zurückgibt. Weitere Informationen finden Sie unter How to: Map HRESULTs and Exceptions.

Felder

guid

Stellt eine global eindeutige Bibliotheks-ID einer Typbibliothek dar.

lcid

Stellt eine Gebietsschema-ID einer Typbibliothek dar.

syskind

Stellt die Zielhardwareplattform für eine Typbibliothek dar.

wLibFlags

Stellt Bibliotheksflags dar.

wMajorVerNum

Stellt die Hauptversionsnummer einer Typbibliothek dar.

wMinorVerNum

Stellt die Nebenversionsnummer einer Typbibliothek dar.

Gilt für: