次の方法で共有


StorageLayout.cOffset Field

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

Syntax

'宣言
Public cOffset As LARGE_INTEGER
'使用
Dim instance As StorageLayout
Dim value As LARGE_INTEGER

value = instance.cOffset

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

.NET Framework Security

See Also

Reference

StorageLayout Structure

StorageLayout Members

Microsoft.VisualStudio.OLE.Interop Namespace