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 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 |
| Windows Embedded CE | Windows CE .NET 4.0 and later |