RuntimeArgumentHandle 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
引用变长参数列表。
public value class RuntimeArgumentHandle
public ref struct RuntimeArgumentHandle
public struct RuntimeArgumentHandle
[System.Runtime.InteropServices.ComVisible(true)]
public struct RuntimeArgumentHandle
type RuntimeArgumentHandle = struct
[<System.Runtime.InteropServices.ComVisible(true)>]
type RuntimeArgumentHandle = struct
Public Structure RuntimeArgumentHandle
- 继承
- 属性
注解
此结构没有它从 Object 类 ValueType 继承的成员以外的成员。 它仅支持采用可变数量的参数的 C/C++ 编程语言函数。 结构的实例传递给 ArgIterator 构造函数。