NokSync

KaarPoSoft

NokiaPhoneInfo Class Reference

#include <NokiaPhoneInfo.h>

Inheritance diagram for NokiaPhoneInfo:

INokiaPhoneInfo List of all members.

Detailed Description

Wrapper around STTNGS3A_SLib::INokiaPhoneInfo.


Public Member Functions

void  Create (inout long hResult, inout long nmpResult)
  Initialize the INokSyncPhoneInfo structure.
void  Destroy (inout long hResult, inout long nmpResult)
  De-initialize the INokSyncPhoneInfo structure.
long  GetDeviceStatus (inout long hResult, inout long nmpResult)
  Is the NOKIA phone connected?
ACString  GetLastErrorString ()
  Return description of last error.
AString  GetProductCode (inout long hResult, inout long nmpResult)
  What is the product code of the NOKIA phone?
AString  GetProductType (inout long hResult, inout long nmpResult)
  What is the product type of the NOKIA phone?

Member Function Documentation

void INokiaPhoneInfo::Create ( inout long  hResult,
inout long  nmpResult  
) [inherited]

Initialize the INokSyncPhoneInfo structure.

Parameters:
hResult  (see nsresult, hResult and nmpResult in NokSync)
nmpResult  (see nsresult, hResult and nmpResult in NokSync)

void INokiaPhoneInfo::Destroy ( inout long  hResult,
inout long  nmpResult  
) [inherited]

De-initialize the INokSyncPhoneInfo structure.

Parameters:
hResult  (see nsresult, hResult and nmpResult in NokSync)
nmpResult  (see nsresult, hResult and nmpResult in NokSync)

long INokiaPhoneInfo::GetDeviceStatus ( inout long  hResult,
inout long  nmpResult  
) [inherited]

Is the NOKIA phone connected?

Parameters:
hResult  (see nsresult, hResult and nmpResult in NokSync)
nmpResult  (see nsresult, hResult and nmpResult in NokSync)
Returns:
0 if connected

ACString INokiaPhoneInfo::GetLastErrorString (  )  [inherited]

Return description of last error.

Returns:
ACString

AString INokiaPhoneInfo::GetProductCode ( inout long  hResult,
inout long  nmpResult  
) [inherited]

What is the product code of the NOKIA phone?

Parameters:
hResult  (see nsresult, hResult and nmpResult in NokSync)
nmpResult  (see nsresult, hResult and nmpResult in NokSync)
Returns:
A code, but what does it mean ??? Not used.

AString INokiaPhoneInfo::GetProductType ( inout long  hResult,
inout long  nmpResult  
) [inherited]

What is the product type of the NOKIA phone?

Parameters:
hResult  (see nsresult, hResult and nmpResult in NokSync)
nmpResult  (see nsresult, hResult and nmpResult in NokSync)
Returns:
A string like "RM-78" (for NOKIA 6280) identifying the software


The documentation for this class was generated from the following file:

Doxygen.org   SourceForge.net