Share via


TranGetInfo (Windows Embedded CE 6.0)

1/5/2010

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

Reference

KITL Transport Functions

Other Resources

TRANPORTINFOSTRUCT_deleted