DISPPARAMS.cArgs Field

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

Syntax

'宣言
Public cArgs As UInteger
'使用
Dim instance As DISPPARAMS
Dim value As UInteger

value = instance.cArgs

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

Field Value

Type: System.UInt32

Permissions

See Also

Reference

DISPPARAMS Structure

DISPPARAMS Members

Microsoft.VisualStudio.OLE.Interop Namespace