StorageLayout.cBytes Field

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

Syntax

声明
Public cBytes As LARGE_INTEGER
用法
Dim instance As StorageLayout
Dim value As LARGE_INTEGER

value = instance.cBytes

instance.cBytes = value
public LARGE_INTEGER cBytes
public:
LARGE_INTEGER cBytes
val mutable cBytes: LARGE_INTEGER
public var cBytes : LARGE_INTEGER

.NET Framework Security

See Also

Reference

StorageLayout Structure

StorageLayout Members

Microsoft.VisualStudio.OLE.Interop Namespace