FreeCommand (Windows Embedded CE 6.0)
1/6/2010
This function will free the command packet created by CreateCommand.
Syntax
RTFSUPP_API HRESULT FreeCommand(
HPACKET hPacket
);
Parameters
- hPacket
A handle to a command packet.
Return Value
S_OK indicates success.
See Also
Reference
Remote Tools Framework Functions
Remote Tools Framework Reference