Partager via


PAGESET.cbStruct Field

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

Syntax

'Déclaration
Public cbStruct As UInteger
'Utilisation
Dim instance As PAGESET
Dim value As UInteger

value = instance.cbStruct

instance.cbStruct = value
public uint cbStruct
public:
unsigned int cbStruct
val mutable cbStruct: uint32
public var cbStruct : uint

.NET Framework Security

See Also

Reference

PAGESET Structure

PAGESET Members

Microsoft.VisualStudio.OLE.Interop Namespace