Data of Class Registry
-
m_pApi
- const Registry_Api * m_pApi;
- Summary
- stores the used and initialized registry Api.
-
m_Api
- ::salhelper::ODynamicLoader< Registry_Api > m_Api;
- Summary
- stores the dynamic loader which is used to hold the library.
-
m_hImpl
- RegHandle m_hImpl;
- Summary
- stores the handle of the underlying registry file on which most of the functions work.
Top of Page
Copyright © 2003 Sun Microsystems, Inc.