Method | Description | |
---|---|---|
DsShort ( short Value ) : System |
Constructor Initialize a new instance of DirectShowLib.DsShort with the Value parameter
|
|
FromInt16 ( short l ) : |
Get a new DirectShowLib.DsShort instance for a given System.Int64
|
|
GetHashCode ( ) : int | ||
ToInt16 ( ) : short |
Get the System.Int16 equivalent to this DirectShowLib.DsShort instance.
|
|
ToString ( ) : string |
Get a string representation of this DirectShowLib.DsShort Instance.
|
public DsShort ( short Value ) : System | ||
Value | short | Value to assign to this new instance |
return | System |
public static FromInt16 ( short l ) : |
||
l | short | |
return |