omaprovisioning/pnputil/src/PnpUtilImpl.cpp
branchRCL_3
changeset 61 b183ec05bd8c
parent 2 5594fba90824
child 62 19bba8228ff0
equal deleted inserted replaced
59:13d7c31c74e0 61:b183ec05bd8c
   902 
   902 
   903 // -----------------------------------------------------------------------------
   903 // -----------------------------------------------------------------------------
   904 // CPnpUtilImpl::FetchAccessPoint
   904 // CPnpUtilImpl::FetchAccessPoint
   905 // -----------------------------------------------------------------------------
   905 // -----------------------------------------------------------------------------
   906 //
   906 //
   907 TInt CPnpUtilImpl::FetchAccessPoint(TUint32& /*aAP*/)
   907 EXPORT_C TInt CPnpUtilImpl::FetchAccessPoint(TUint32& /*aAP*/)
   908     {
   908     {
   909     // Not used
   909     // Not used
   910     return KErrNotSupported;
   910     return KErrNotSupported;
   911     }
   911     }
   912 
   912