次の方法で共有


ITypeLib.GetTypeInfoCount Method

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

Syntax

'宣言
Sub GetTypeInfoCount ( _
    <OutAttribute> ByRef pcTInfo As UInteger _
)
void GetTypeInfoCount(
    out uint pcTInfo
)

Parameters

.NET Framework Security

See Also

Reference

ITypeLib Interface

Microsoft.VisualStudio.OLE.Interop Namespace