Share via


TranGetInfo

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

This function returns transport-specific information.

Syntax

BOOL TranGetInfo(
  PTRANPORTINFOSTRUCT pInfo
);

Parameters

  • pInfo
    [out] Pointer to a TRANPORTINFOSTRUCT structure that describes the state of the transport.

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

See Also

Other Resources

TRANPORTINFOSTRUCT