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/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