DISPPARAMS.cArgs 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.
public: System::UInt32 cArgs;
public: unsigned int cArgs;
unsigned int cArgs;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.UINT")]
public uint cArgs;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.UINT")>]
val mutable cArgs : uint32
Public cArgs As UInteger
Field Value
- Attributes