Language
The Free and Open Productivity Suite
:: com :: sun :: star :: ucb ::
|
struct SendInfo |
|
- Description
- contains information related to a send protocol.
It can contain any string values (server names, user names, passwords,
...).
|
Elements' Summary |
ProtocolType |
the protocol to which the info is related (i.e. "NNTP", "SMTP", "VIM").
|
Value |
the value.
|
Elements' Details |
ProtocolType
string ProtocolType;
- Description
- the protocol to which the info is related (i.e. "NNTP", "SMTP", "VIM").
|
|
Value
string Value;
- Description
- the value.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.