TranDeInitLibrary (Windows Embedded CE 6.0)
1/5/2010
This function is called to uninitialize the transport dynamic-link library (DLL).
Syntax
BOOL TranDeInit Library (void);
Parameters
None.
Return Value
TRUE indicates success and FALSE indicates failure.
Remarks
This function is called just before the transport DLL is unloaded.
Requirements
Header | kitltran.h |
Library | Developer Implemented |
Windows Embedded CE | Windows CE .NET 4.0 and later |