ISecurity::UserRightInfo

SalesMate+

Used to retrive view reports rights information

Example code

CComPtr<ISecurity>m_ISecurity;                                          
HRESULT hr = m_ISecurity.CoCreateInstance(CLSID_Security);    
HRESULT hr = m_ISecurity  ->get_UserRightInfobstr_XMLModuleName,bstr_ModuleSection,bstr_LeafSecurityNodeName,&bval);

(C) 1999-2001 My Company All rights reserved