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 |