TranGetInfo (Windows CE 5.0)
This function returns transport-specific information.
BOOL TranGetInfo(PTRANPORTINFOSTRUCTpInfo);
Parameters
- pInfo
[out] Pointer to a TRANPORTINFOSTRUCT structure that describes the state of the transport.
Return Values
TRUE indicates success and FALSE indicates failure.
Remarks
This function is called in response to a KITLGetTranInfo function call.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Kitltran.h.
Link Library: Not applicable.
See Also
Send Feedback on this topic to the authors