Share via


ITypeInfo.GetRefTypeInfo(UInt32, Type) Method

Definition

public:
 void GetRefTypeInfo(System::UInt32 HREFTYPE, [Runtime::InteropServices::Out] Type ^ % ppTInfo);
public void GetRefTypeInfo (uint HREFTYPE, out Type ppTInfo);
abstract member GetRefTypeInfo : uint32 * Type -> unit
Public Sub GetRefTypeInfo (HREFTYPE As UInteger, ByRef ppTInfo As Type)

Parameters

HREFTYPE
UInt32
ppTInfo
Type

Applies to