BINDINFO.dwBindVerb Field

Definition

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

Applies to