Metodo ILocalRegistryCorrected.GetTypeLibOfClsid

non implementato.non utilizzare.

Spazio dei nomi:  Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Function GetTypeLibOfClsid ( _
    clsid As Guid, _
    <OutAttribute> ByRef pptLib As ITypeLib _
) As Integer
int GetTypeLibOfClsid(
    Guid clsid,
    out ITypeLib pptLib
)

Parametri

Valore restituito

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ILocalRegistryCorrected Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Shell.Flavor