TranGetInfo (Windows CE 5.0)

Send Feedback

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

TRANPORTINFOSTRUCT

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.