BSTRBLOB.cbSize Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Size of the block of data pointed to by pData, in bytes.
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
Field Value
- Attributes