Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |