次の方法で共有


ITypeLib.GetTypeInfo Method

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

Syntax

'宣言
Sub GetTypeInfo ( _
    index As UInteger, _
    <OutAttribute> ByRef ppTInfo As Type _
)
void GetTypeInfo(
    uint index,
    out Type ppTInfo
)

Parameters

.NET Framework Security

See Also

Reference

ITypeLib Interface

Microsoft.VisualStudio.OLE.Interop Namespace