ITypeInfo.GetRefTypeInfo(UInt32, Type) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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