No parameters
Property description
Used to retrive the shope balanceExample code
CComPtr<ISecurity>m_ISecurity; HRESULT hr = m_ISecurity.CoCreateInstance(CLSID_Security); m_ISecurity->get_UpdateShopBalance(&d_double);