TYPELIBATTR Struktura

Definicja

Przestroga

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

Przestroga

Ten interfejs API jest już przestarzały.

Zamiast tego użyj polecenia cmdlet 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.Serializable]
[System.Obsolete]
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
[<System.Serializable>]
[<System.Obsolete>]
type TYPELIBATTR = struct
Public Structure TYPELIBATTR
Dziedziczenie
TYPELIBATTR
Atrybuty

Uwagi

Aby uzyskać dodatkowe informacje o TLIBATTR strukturze, zobacz bibliotekę MSDN.

Pola

guid
Przestarzałe.
Przestarzałe.

Reprezentuje globalnie unikatowy identyfikator biblioteki typów.

lcid
Przestarzałe.
Przestarzałe.

Reprezentuje identyfikator ustawień regionalnych biblioteki typów.

syskind
Przestarzałe.
Przestarzałe.

Reprezentuje docelową platformę sprzętową biblioteki typów.

wLibFlags
Przestarzałe.
Przestarzałe.

Reprezentuje flagi biblioteki.

wMajorVerNum
Przestarzałe.
Przestarzałe.

Reprezentuje numer wersji głównej biblioteki typów.

wMinorVerNum
Przestarzałe.
Przestarzałe.

Reprezentuje numer wersji pomocniczej biblioteki typów.

Dotyczy