No parameters
Property description
Used to check whether the user have Access to Transation menuExample code
CComPtr<ISecurity>m_ISecurity; HRESULT hr = m_ISecurity.CoCreateInstance(CLSID_Security); HRESULT hr=m_ISecurity->get_AccessTransactionMenu(&bval);