다음을 통해 공유


BIND_OPTS2.cbStruct Field

Represents the size of the BIND_OPTS2 structure in bytes.

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

Syntax

‘선언
Public cbStruct As UInteger
‘사용 방법
Dim instance As BIND_OPTS2
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

BIND_OPTS2 Structure

BIND_OPTS2 Members

Microsoft.VisualStudio.OLE.Interop Namespace