TranDeInitLibrary
This function is called to uninitialize the transport dynamic-link library (DLL).
BOOL TranDeInitLibrary (void);
Parameters
None.
Return Values
TRUE indicates success and FALSE indicates failure.
Remarks
This function is called just before the transport DLL is unloaded.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Kitltran.h.
Link Library: Not applicable.
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.