Home
last modified time | relevance | path

Searched refs:CPropertyHdl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/shell/source/win32/shlxthandler/prophdl/
H A Dpropertyhdl.cxx72 CPropertyHdl::CPropertyHdl( long nRefCnt ) : in CPropertyHdl() function in CPropertyHdl
84 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 …]
/trunk/main/shell/inc/internal/
H A Dpropertyhdl.hxx42 class CPropertyHdl : public IPropertyStore, class
47 CPropertyHdl(long RefCnt = 1);
48 virtual ~CPropertyHdl();

Completed in 22 milliseconds