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
특성

설명

이 구조체에는 클래스에서 ValueType 상속하는 멤버 이외의 멤버가 Object 없습니다. 가변 개수의 매개 변수를 사용하는 C/C++ 프로그래밍 언어 함수만 지원합니다. 구조체의 인스턴스가 생성자에 ArgIterator 전달됩니다.

적용 대상