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()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()197 HRESULT STDMETHODCALLTYPE CPropertyHdl::Commit() in Commit()205 HRESULT STDMETHODCALLTYPE CPropertyHdl::IsPropertyWritable( REFPROPERTYKEY key ) in IsPropertyWritable()214 HRESULT STDMETHODCALLTYPE CPropertyHdl::Initialize( IStream *pStream, DWORD grfMode ) in Initialize()255 void CPropertyHdl::LoadProperties( CMetaInfoReader *pMetaInfoReader ) in LoadProperties()[all …]
42 class CPropertyHdl : public IPropertyStore, class47 CPropertyHdl(long RefCnt = 1);48 virtual ~CPropertyHdl();
Completed in 12 milliseconds