RuntimeArgumentHandle 结构

定义

引用变长参数列表。

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
继承
RuntimeArgumentHandle
属性

注解

此结构没有它从 ObjectValueType 继承的成员以外的成员。 它仅支持采用可变数量的参数的 C/C++ 编程语言函数。 结构的实例传递给 ArgIterator 构造函数。

适用于