BSTRBLOB.cbSize 字段

定义

指向的数据块的大小 pData (以字节为单位)。

public: System::UInt32 cbSize;
public: unsigned int cbSize;
unsigned int cbSize;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")]
public uint cbSize;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")>]
val mutable cbSize : uint32
Public cbSize As UInteger 

字段值

UInt32
属性

适用于