Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/5/2010
This class defines a single parameter in a T:Microsoft.RemoteToolSdk.PluginComponents.CommandPacket. It can be a WORD, DWORD, String, or an array of bytes.
The following tables list the members exposed by the CommandPacketParameter type.
Public Constructors
| Name | Description | |
|---|---|---|
| CommandPacketParameter | Constructs a Command Packet Parameter. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
BytesParameter | The value of the data contained in this parameter, cast as an array of bytes. |
![]() |
DWORDParameter | The value of the data contained in this parameter, cast as a DWORD. |
![]() |
Parameter | The value of the data contained in this parameter, left as an untyped object. |
![]() |
StringParameter | The value of the data contained in this parameter, cast as a string. |
![]() |
Type | The Type of data contained in this parameter. |
![]() |
WORDParameter | The value of the data contained in this parameter, cast as a WORD. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Returns a string representation of the actual parameter. |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
CommandPacketParameter Class
Microsoft.RemoteToolSdk.PluginComponents Namespace
.gif)
.gif)
.gif)
.gif)