C# 클래스 OpenHome.Net.ControlPoint.Argument

(Action) Argument. Only intended for use by auto-generated proxies.
One Argument will be created per [in/out]put Parameter for the Action. Input parameters should construct arguments using the (Parameter, Val) constructor. Output parameters should construct arguments using only the parameter and should read the value when the invocation completes.
파일 보기 프로젝트 열기: openhome/ohNet 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
iHandle System.IntPtr

보호된 메소드들

메소드 설명
Argument ( ) : System

비공개 메소드들

메소드 설명
Handle ( ) : IntPtr

메소드 상세

Argument() 보호된 메소드

protected Argument ( ) : System
리턴 System

프로퍼티 상세

iHandle 보호되어 있는 프로퍼티

protected IntPtr,System iHandle
리턴 System.IntPtr