BINDINFO.dwBindVerb 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 value from the BINDVERB enumeration specifying an action to be performed during the bind operation.
public: System::UInt32 dwBindVerb;
public: unsigned int dwBindVerb;
unsigned int dwBindVerb;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwBindVerb;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwBindVerb : uint32
Public dwBindVerb As UInteger
Field Value
- Attributes