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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
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...]
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...]
cdonts.h     [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...]
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...]
azroles.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...]
gpmgmt.h     [all...]
ocidl.h     [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...]
adoint.h     [all...]
cdoex.h     [all...]
msclus.h     [all...]
rtccore.h     [all...]
iads.h     [all...]
  /external/opencv3/3rdparty/include/dshow/
control.h     [all...]

Completed in 1512 milliseconds