TranDelete (Compact 2013)
3/26/2014
This function is called to delete a transport connection to a device.
Syntax
BOOL TranDelete(
TRANSPORTID id
);
Parameters
- id
[in] Valid transport identifier returned by TranCreate.
Return Value
TRUE indicates success and FALSE indicates failure.
Requirements
Header |
kitltran.h |
Library |
Developer Implemented |