BINDINFO.cbstgmedData 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.
Indicates the size of the data provided in the stgmedData member.
public: System::UInt32 cbstgmedData;
public: unsigned int cbstgmedData;
unsigned int cbstgmedData;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint cbstgmedData;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable cbstgmedData : uint32
Public cbstgmedData As UInteger
Field Value
- Attributes