HomeSort by relevance Sort by last modified time
    Searched refs:propid (Results 1 - 6 of 6) sorted by null

  /external/lzma/CPP/7zip/Archive/
IArchive.h 8 #include "../PropID.h"
96 STDMETHOD(GetProperty)(PROPID propID, PROPVARIANT *value) x; \
128 STDMETHOD(GetProperty)(UInt32 index, PROPID propID, PROPVARIANT *value) x; \
130 STDMETHOD(GetArchiveProperty)(PROPID propID, PROPVARIANT *value) x; \
132 STDMETHOD(GetPropertyInfo)(UInt32 index, BSTR *name, PROPID *propID, VARTYPE *varType) x; \
134 STDMETHOD(GetArchivePropertyInfo)(UInt32 index, BSTR *name, PROPID *propID, VARTYPE *varType) x;
    [all...]
  /external/lzma/CPP/7zip/Archive/7z/
7zProperties.cpp 150 STDMETHODIMP CHandler::GetPropertyInfo(UInt32 index, BSTR *name, PROPID *propID, VARTYPE *varType)
158 *propID = srcItem.propid;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
propidl.h 343 PROPID propid; member in union:tagPROPSPEC::__anon35676
350 PROPID propid; member in struct:tagSTATPROPSTG
378 virtual HRESULT WINAPI WriteMultiple(ULONG cpspec,const PROPSPEC rgpspec[],const PROPVARIANT rgpropvar[],PROPID propidNameFirst) = 0;
380 virtual HRESULT WINAPI ReadPropertyNames(ULONG cpropid,const PROPID rgpropid[],LPOLESTR rglpwstrName[]) = 0;
381 virtual HRESULT WINAPI WritePropertyNames(ULONG cpropid,const PROPID rgpropid[],const LPOLESTR rglpwstrName[]) = 0;
382 virtual HRESULT WINAPI DeletePropertyNames(ULONG cpropid,const PROPID rgpropid[]) = 0;
397 HRESULT (WINAPI *WriteMultiple)(IPropertyStorage *This,ULONG cpspec,const PROPSPEC rgpspec[],const PROPVARIANT rgpropvar[],PROPID propidNameFirst);
399 HRESULT (WINAPI *ReadPropertyNames)(IPropertyStorage *This,ULONG cpropid,const PROPID rgpropid[],LPOLESTR rglpwstrName[])
    [all...]
wia.h 141 PROPID propid; member in struct:_WIA_PROPID_TO_NAME
    [all...]
  /external/libmtp/src/
ptp.c     [all...]
ptp.h     [all...]

Completed in 295 milliseconds