ITypeInfo::GetRefTypeOfImplType Method (UInt32, UInt32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void GetRefTypeOfImplType(
	unsigned int index,
	[OutAttribute] unsigned int% pRefType
)

Parameters

index
Type: System::UInt32
pRefType
Type: System::UInt32
Return to top
Show: