NokSync

KaarPoSoft

INokiaPhoneInfo Interface Reference

import "INokSync.idl";

Inheritance diagram for INokiaPhoneInfo:

NokiaPhoneInfo List of all members.

Detailed Description

NOKIA phone information.

Wrapper around NOKIA's STTNGS3A_SLib::IPhoneInfo


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  
)

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  
)

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  
)

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 (  ) 

Return description of last error.

Returns:
ACString

AString INokiaPhoneInfo::GetProductCode ( inout long  hResult,
inout long  nmpResult  
)

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  
)

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 interface was generated from the following file:

Doxygen.org   SourceForge.net