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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoctint.h 523 virtual HRESULT STDMETHODCALLTYPE get_Type (BSTR *pVal) = 0;
545 HRESULT (STDMETHODCALLTYPE *get_Type) (_ADOTable *This, BSTR *pVal);
572 #define _Table_get_Type(This, pVal) ((This)->lpVtbl ->get_Type (This, pVal))
    [all...]
fsrmreports.h 141 virtual HRESULT STDMETHODCALLTYPE get_Type(
221 HRESULT (STDMETHODCALLTYPE *get_Type)(
276 #define IFsrmReport_get_Type(This,reportType) (This)->lpVtbl->get_Type(This,reportType)
311 return This->lpVtbl->get_Type(This,reportType);
    [all...]
cdonts.h     [all...]
adoint.h     [all...]
adoint_backcompat.h     [all...]
wdstptmgmt.h     [all...]
dbdaoint.h 373 STDMETHOD(get_Type) (THIS_ short *ptype) PURE;
442 STDMETHOD(get_Type) (THIS_ LONG *ptype) PURE;
    [all...]
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...]
exdisp.h 298 virtual HRESULT STDMETHODCALLTYPE get_Type(
435 HRESULT (STDMETHODCALLTYPE *get_Type)(
514 #define IWebBrowser_get_Type(This,Type) (This)->lpVtbl->get_Type(This,Type)
591 return This->lpVtbl->get_Type(This,Type);
    [all...]
msclus.h     [all...]
ocidl.h     [all...]
adomd.h 472 virtual HRESULT STDMETHODCALLTYPE get_Type (MemberTypeEnum *ptype) = 0;
495 HRESULT (STDMETHODCALLTYPE *get_Type) (Member *This, MemberTypeEnum *ptype);
523 #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...]
control.h     [all...]
cdoex.h     [all...]
sapi51.h     [all...]
shldisp.h     [all...]
rtccore.h     [all...]
azroles.h     [all...]
gpmgmt.h     [all...]
sapi53.h     [all...]
sapi54.h     [all...]
tuner.h     [all...]
iads.h     [all...]
  /external/abi-compliance-checker/
abi-compliance-checker.pl     [all...]

Completed in 1326 milliseconds