ITypeInfo::RemoteGetFuncDesc Method (UInt32, IntPtr, 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 RemoteGetFuncDesc(
	unsigned int index,
	IntPtr ppFuncDesc,
	[OutAttribute] unsigned int% pDummy
)

Parameters

index
Type: System::UInt32

 

ppFuncDesc
Type: System::IntPtr

 

pDummy
Type: System::UInt32

 

Return to top
Show: