ILocalRegistry3::GetTypeLibOfClsid Method (Guid, ITypeLib^)

 

Not implemented. Do not use.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

int GetTypeLibOfClsid(
	Guid clsid,
	[OutAttribute] ITypeLib^% pptLib
)

Parameters

clsid
Type: System::Guid

Do not use.

pptLib
Type: Microsoft.VisualStudio.OLE.Interop::ITypeLib^

Do not use.

Return Value

Type: System::Int32

E_NOTIMPL in all cases..

Return to top
Show: