ITypeInfo::RemoteGetNames Method (Int32, String^, UInt32, 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 RemoteGetNames(
	int memid,
	[OutAttribute] String^% rgBstrNames,
	unsigned int cMaxNames,
	[OutAttribute] unsigned int% pcNames
)

Parameters

memid
Type: System::Int32

 

rgBstrNames
Type: System::String^

 

cMaxNames
Type: System::UInt32

 

pcNames
Type: System::UInt32

 

Return to top
Show: