/external/lzma/CPP/7zip/UI/Common/ |
LoadCodecs.cpp | 186 PROPID propId, CLSID &clsId, bool &isAssigned)
196 clsId = *(const GUID *)prop.bstrVal;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dbgprop.h | 349 virtual HRESULT WINAPI MapPropertyToPage(DISPID dispid,CLSID *pClsidPropPage) = 0; 360 HRESULT (WINAPI *MapPropertyToPage)(IPerPropertyBrowsing2 *This,DISPID dispid,CLSID *pClsidPropPage); 380 HRESULT WINAPI IPerPropertyBrowsing2_MapPropertyToPage_Proxy(IPerPropertyBrowsing2 *This,DISPID dispid,CLSID *pClsidPropPage); [all...] |
pstore.h | 504 EXTERN_C const CLSID CLSID_CPStore; 508 EXTERN_C const CLSID CLSID_CEnumTypes; 512 EXTERN_C const CLSID CLSID_CEnumItems;
|
termmgr.h | [all...] |
msimcsdk.h | [all...] |
cdosys.h | [all...] |
iiisext.h | [all...] |
scardssp.h | [all...] |
msxml2.h | [all...] |
eventsys.h | [all...] |
shlwapi.h | [all...] |
txcoord.h | 317 virtual HRESULT WINAPI GetRemoteClassId(CLSID *pclsid) = 0; 326 HRESULT (WINAPI *GetRemoteClassId)(ITransactionExportFactory *This,CLSID *pclsid); 341 HRESULT WINAPI ITransactionExportFactory_GetRemoteClassId_Proxy(ITransactionExportFactory *This,CLSID *pclsid); [all...] |
bits2_0.h | 247 EXTERN_C const CLSID CLSID_BackgroundCopyManager2_0;
|
dxfile.h | 247 /* DirectXFile Object CLSID */
|
exdisp.h | [all...] |
iwamreg.h | 244 EXTERN_C const CLSID CLSID_WamAdmin;
|
vss.h | 403 CLSID m_ClassId;
|
wbemcli.h | [all...] |
wincodec.h | [all...] |
adojet.h | 394 EXTERN_C const CLSID CLSID_Replica; 399 EXTERN_C const CLSID CLSID_JetEngine;
|
wmiutils.h | 334 EXTERN_C const CLSID CLSID_WbemDefPath; 400 EXTERN_C const CLSID CLSID_WbemQuery; [all...] |
cdoex.h | [all...] |
oleidl.h | 529 virtual HRESULT WINAPI GetUserClassID(CLSID *pClsid) = 0; 557 HRESULT (WINAPI *GetUserClassID)(IOleObject *This,CLSID *pClsid); 652 CLSID clsid; member in struct:tagOBJECTDESCRIPTOR [all...] |
/external/iproute2/examples/ |
cbq.init-v0.7.3 | 192 # The config file names must obey mandatory format: cbq-<clsid>.<name> where 193 # <clsid> is two-byte hexadecimal number in range <0002-FFFF> (which in fact 196 # often possible (and convenient) to let <clsid> resemble bandwidth of the 243 # PARENT=<clsid> optional, default not set [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
gdiplusimpl.h | 106 __inline__ Status Image::GetEncoderParameterList(const CLSID *clsidEncoder, 113 __inline__ UINT Image::GetEncoderParameterListSize(const CLSID *clsidEncoder) 294 __inline__ Status Image::Save(const WCHAR *filename, const CLSID *clsidEncoder, 301 __inline__ Status Image::Save(IStream *stream, const CLSID *clsidEncoder, [all...] |