次の方法で共有


TranGetInfo (Compact 2013)

3/26/2014

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

See Also

Reference

KITL Transport Functions