OLEINPLACEFRAMEINFO.cb Field

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

Syntax

‘선언
Public cb As UInteger
‘사용 방법
Dim instance As OLEINPLACEFRAMEINFO
Dim value As UInteger

value = instance.cb

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

.NET Framework Security

See Also

Reference

OLEINPLACEFRAMEINFO Structure

OLEINPLACEFRAMEINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace