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