tagTYPEATTR.cImplTypes Field

Indicates the number of implemented interfaces on the interface this structure describes.

Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

Syntax

声明
Public cImplTypes As UShort
用法
Dim instance As tagTYPEATTR
Dim value As UShort

value = instance.cImplTypes

instance.cImplTypes = value
public ushort cImplTypes
public:
unsigned short cImplTypes
public var cImplTypes : ushort

Field Value

Type: System.UInt16

Permissions

See Also

Reference

tagTYPEATTR Structure

tagTYPEATTR Members

Microsoft.VisualStudio.VsWizard Namespace