AddParameterWORD (Windows Embedded CE 6.0)
1/6/2010
This function adds a WORD value to the command packet.
Syntax
RTFSUPP_API void AddParameterWORD(
HPACKET hPacket,
WORD wData
);
Parameters
- hPacket
A handle to a command packet.
- wData
[in] The WORD value to add to the command packet.
Return Value
None.
See Also
Reference
Remote Tools Framework Functions
Remote Tools Framework Reference