BIND_OPTS2.cbStruct 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.
Represents the size of the BIND_OPTS2 structure in bytes.
public: System::UInt32 cbStruct;
public: unsigned int cbStruct;
unsigned int cbStruct;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint cbStruct;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable cbStruct : uint32
Public cbStruct As UInteger
Field Value
- Attributes