다음을 통해 공유


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