BINDINFO.dwBindVerb Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Public dwBindVerb As UInteger
'使用
Dim instance As BINDINFO
Dim value As UInteger

value = instance.dwBindVerb

instance.dwBindVerb = value
public uint dwBindVerb
public:
unsigned int dwBindVerb
public var dwBindVerb : uint

Field Value

Type: System.UInt32

Permissions

See Also

Reference

BINDINFO Structure

BINDINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace