ITypeComp::RemoteBindType Method (String^, UInt32, Type^)

 

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 RemoteBindType(
	String^ szName,
	unsigned int lHashVal,
	[OutAttribute] Type^% ppTInfo
)

Parameters

szName
Type: System::String^

 

lHashVal
Type: System::UInt32

 

ppTInfo
Type: System::Type^

 

Return to top
Show: