ITypeLib::RemoteIsName Method (String^, UInt32, Int32, String^)

 

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 RemoteIsName(
	String^ szNameBuf,
	unsigned int lHashVal,
	[OutAttribute] int% pfName,
	[OutAttribute] String^% pBstrLibName
)

Parameters

szNameBuf
Type: System::String^

 

lHashVal
Type: System::UInt32

 

pfName
Type: System::Int32

 

pBstrLibName
Type: System::String^

 

Return to top
Show: