ITypeInfo::RemoteGetContainingTypeLib Method (ITypeLib^, UInt32)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

void RemoteGetContainingTypeLib(
	[OutAttribute] ITypeLib^% ppTLib,
	[OutAttribute] unsigned int% pIndex
)

Parameters

ppTLib
Type: Microsoft.VisualStudio.VsWizard::ITypeLib^

 

pIndex
Type: System::UInt32

 

Return to top
Show: