ReactOS 0.4.16-dev-1142-g8029339
|
This is the complete list of members for CIniPropertyBag, including all inherited members.
_GetSectionAndName(LPCWSTR pszStart, LPWSTR pszSection, UINT cchSectionMax, LPWSTR pszName, UINT cchNameMax) | CIniPropertyBag | protected |
AddRef() | IUnknown | |
CBasePropertyBag(DWORD dwMode) | CBasePropertyBag | inline |
CIniPropertyBag(DWORD dwMode) | CIniPropertyBag | inline |
Init(LPCWSTR pszIniFile, LPCWSTR pszSection) | CIniPropertyBag | |
LooksLikeAnAlternateStream(LPCWSTR pszStart) | CIniPropertyBag | inlineprotectedstatic |
LPPROPERTYBAG typedef | IPropertyBag | |
LPUNKNOWN typedef | IUnknown | |
m_bAlternateStream | CIniPropertyBag | protected |
m_cRefs | CBasePropertyBag | protected |
m_dwMode | CBasePropertyBag | protected |
m_pszFileName | CIniPropertyBag | protected |
m_pszSection | CIniPropertyBag | protected |
QueryInterface(REFIID riid, void **ppvObject) override | CBasePropertyBag | inline |
Read(_In_z_ LPCWSTR pszPropName, _Inout_ VARIANT *pvari, _Inout_opt_ IErrorLog *pErrorLog) override | CIniPropertyBag | |
CBasePropertyBag::Read([in] LPCOLESTR pszPropName, [in, out] VARIANT *pVar, [in] IErrorLog *pErrorLog) | IPropertyBag | |
Release() | IUnknown | |
RemoteRead([in] LPCOLESTR pszPropName, [out] VARIANT *pVar, [in] IErrorLog *pErrorLog, [in] DWORD varType, [in] IUnknown *pUnkObj) | IPropertyBag | |
STDMETHODIMP_(ULONG) AddRef() override | CBasePropertyBag | inline |
STDMETHODIMP_(ULONG) Release() override | CBasePropertyBag | inline |
Write(_In_z_ LPCWSTR pszPropName, _In_ VARIANT *pvari) override | CIniPropertyBag | |
CBasePropertyBag::Write([in] LPCOLESTR pszPropName, [in] VARIANT *pVar) | IPropertyBag | |
~CBasePropertyBag() | CBasePropertyBag | inlinevirtual |
~CIniPropertyBag() override | CIniPropertyBag | inline |