diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/struct_t_connect_settings.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/struct_t_connect_settings.html Tue Mar 30 11:56:28 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,81 +0,0 @@ - -
-Public Attributes | |
TBuf -< KSettingFieldWidth > | iAddress |
TInt | iPortNum |
TBuf8 -< KSettingFieldWidth > | iPage |
Definition at line 29 of file SecEngine.h.
-TBuf<KSettingFieldWidth> TConnectSettings::iAddress | -
-Server address (as text) -
Definition at line 32 of file SecEngine.h.
- -TInt TConnectSettings::iPortNum | -
-Server port -
Definition at line 34 of file SecEngine.h.
- -TBuf8<KSettingFieldWidth> TConnectSettings::iPage | -
-Web page to get from the server -
Definition at line 36 of file SecEngine.h.
- --