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 構函式。

適用於