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

  /external/chromium_org/win8/metro_driver/
winrt_utils.cc 103 HRESULT hr = lhs->get_Type(&lhs_property_type);
109 hr = rhs->get_Type(&rhs_property_type);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbdaoint.h 281 STDMETHOD(get_Type) (short *ptype) PURE;
319 STDMETHOD(get_Type) (LONG *ptype) PURE;
457 STDMETHOD(get_Type) (short *pi) PURE;
521 STDMETHOD(get_Type) (short *ps) PURE;
597 STDMETHOD(get_Type) (short *ps) PURE;
677 STDMETHOD(get_Type) (short *ps) PURE;
    [all...]
adoctint.h 436 virtual HRESULT WINAPI get_Type(BSTR *pVal) = 0;
459 HRESULT (WINAPI *get_Type)(_ADOTable *This,BSTR *pVal);
484 #define _Table_get_Type(This,pVal) (This)->lpVtbl->get_Type(This,pVal)
    [all...]
cdonts.h     [all...]
fsrmreports.h 303 STDMETHOD_(HRESULT,get_Type)(THIS_ FsrmReportType *reportType) PURE;
322 #define IFsrmReport_get_Type(This,reportType) (This)->lpVtbl->get_Type(This,reportType)
mergemod.h 282 virtual HRESULT WINAPI get_Type(msmErrorType *ErrorType) = 0;
300 HRESULT (WINAPI *get_Type)(IMsmError *This,msmErrorType *ErrorType);
320 #define IMsmError_get_Type(This,ErrorType) (This)->lpVtbl->get_Type(This,ErrorType)
588 virtual HRESULT WINAPI get_Type(BSTR *Type) = 0;
    [all...]
adoint.h     [all...]
tuner.h     [all...]
exdisp.h 255 virtual HRESULT WINAPI get_Type(BSTR *Type) = 0;
291 HRESULT (WINAPI *get_Type)(IWebBrowser *This,BSTR *Type);
329 #define IWebBrowser_get_Type(This,Type) (This)->lpVtbl->get_Type(This,Type)
478 HRESULT (WINAPI *get_Type)(IWebBrowserApp *This,BSTR *Type);
536 #define IWebBrowserApp_get_Type(This,Type) (This)->lpVtbl->get_Type(This,Type)
    [all...]
msclus.h     [all...]
adomd.h 498 virtual HRESULT WINAPI get_Type(MemberTypeEnum *ptype) = 0;
522 HRESULT (WINAPI *get_Type)(Member *This,MemberTypeEnum *ptype);
548 #define Member_get_Type(This,ptype) (This)->lpVtbl->get_Type(This,ptype)
    [all...]
scardssp.h 496 virtual HRESULT WINAPI get_Type(ISO_APDU_TYPE *pType) = 0;
540 HRESULT (WINAPI *get_Type)(ISCardCmd *This,ISO_APDU_TYPE *pType);
586 #define ISCardCmd_get_Type(This,pType) (This)->lpVtbl->get_Type(This,pType)
    [all...]
shldisp.h 551 virtual HRESULT WINAPI get_Type(BSTR *pbs) = 0;
579 HRESULT (WINAPI *get_Type)(FolderItem *This,BSTR *pbs);
609 #define FolderItem_get_Type(This,pbs) (This)->lpVtbl->get_Type(This,pbs)
    [all...]
control.h     [all...]
cdoex.h     [all...]
fsrm.h     [all...]
ocidl.h     [all...]
rtccore.h     [all...]
azroles.h     [all...]
gpmgmt.h     [all...]
iads.h     [all...]

Completed in 1305 milliseconds