Compartir a través de


ILocalRegistryCorrected.GetTypeLibOfClsid Method

Not implemented. Do not use.

Namespace:  Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

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

Parameters

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

ILocalRegistryCorrected Interface

Microsoft.VisualStudio.Shell.Flavor Namespace