C# Class 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.
Afficher le fichier Open project: openhome/ohNet Class Usage Examples

Protected Properties

Свойство Type Description
iHandle System.IntPtr

Méthodes protégées

Méthode Description
Argument ( ) : System

Private Methods

Méthode Description
Handle ( ) : IntPtr

Method Details

Argument() protected méthode

protected Argument ( ) : System
Résultat System

Property Details

iHandle protected_oe property

protected IntPtr,System iHandle
Résultat System.IntPtr