ITypeInfo.GetRefTypeOfImplType(UInt32, UInt32) Method

Definition

public:
 void GetRefTypeOfImplType(System::UInt32 index, [Runtime::InteropServices::Out] System::UInt32 % pRefType);
public void GetRefTypeOfImplType (uint index, out uint pRefType);
abstract member GetRefTypeOfImplType : uint32 * uint32 -> unit
Public Sub GetRefTypeOfImplType (index As UInteger, ByRef pRefType As UInteger)

Parameters

index
UInt32
pRefType
UInt32

Applies to