Searched refs:CPropertyHdl (Results 1 – 2 of 2) sorted by relevance
72 CPropertyHdl::CPropertyHdl( long nRefCnt ) : in CPropertyHdl() function in CPropertyHdl84 CPropertyHdl::~CPropertyHdl() in ~CPropertyHdl()97 HRESULT STDMETHODCALLTYPE CPropertyHdl::QueryInterface(REFIID riid, void __RPC_FAR *__RPC_FAR *ppvO… in QueryInterface()131 ULONG STDMETHODCALLTYPE CPropertyHdl::AddRef( void ) in AddRef()137 ULONG STDMETHODCALLTYPE CPropertyHdl::Release( void ) in Release()150 HRESULT STDMETHODCALLTYPE CPropertyHdl::GetCount( DWORD *pcProps ) in GetCount()162 HRESULT STDMETHODCALLTYPE CPropertyHdl::GetAt( DWORD iProp, PROPERTYKEY *pKey ) in GetAt()174 HRESULT STDMETHODCALLTYPE CPropertyHdl::GetValue( REFPROPERTYKEY key, PROPVARIANT *pPropVar ) in GetValue()186 HRESULT STDMETHODCALLTYPE CPropertyHdl::SetValue( REFPROPERTYKEY key, REFPROPVARIANT propVar ) in SetValue()197 HRESULT STDMETHODCALLTYPE CPropertyHdl::Commit() in Commit()[all …]
42 class CPropertyHdl : public IPropertyStore, class47 CPropertyHdl(long RefCnt = 1);48 virtual ~CPropertyHdl();