Freigeben über


TYPELIBATTR Struktur

Definition

Achtung

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

Verwenden Sie stattdessen TYPELIBATTR.

public value class TYPELIBATTR
[System.Runtime.InteropServices.ComVisible(false)]
public struct TYPELIBATTR
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPELIBATTR instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
[System.Serializable]
public struct TYPELIBATTR
[<System.Runtime.InteropServices.ComVisible(false)>]
type TYPELIBATTR = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPELIBATTR instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
[<System.Serializable>]
type TYPELIBATTR = struct
Public Structure TYPELIBATTR
Vererbung
TYPELIBATTR
Attribute

Hinweise

Weitere Informationen zur TLIBATTR Struktur finden Sie in der MSDN Library.

Felder

guid
Veraltet.

Stellt eine global eindeutige Bibliotheks-ID einer Typbibliothek dar.

lcid
Veraltet.

Stellt eine Gebietsschema-ID einer Typbibliothek dar.

syskind
Veraltet.

Stellt die Zielhardwareplattform für eine Typbibliothek dar.

wLibFlags
Veraltet.

Stellt Bibliotheksflags dar.

wMajorVerNum
Veraltet.

Stellt die Hauptversionsnummer einer Typbibliothek dar.

wMinorVerNum
Veraltet.

Stellt die Nebenversionsnummer einer Typbibliothek dar.

Gilt für: