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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fsrmscreen.h 303 STDMETHOD_(HRESULT,get_Description)(THIS_ BSTR *description) PURE;
327 #define IFsrmFileGroup_get_Description(This,description) (This)->lpVtbl->get_Description(This,description)
363 STDMETHOD_(HRESULT,get_Description)(THIS_ BSTR *description) PURE;
391 #define IFsrmFileGroupImported_get_Description(This,description) (This)->lpVtbl->get_Description(This,description)
476 STDMETHOD_(HRESULT,get_Description)(THIS_ BSTR *description) PURE;
502 #define IFsrmFileScreenBase_get_Description(This,description) (This)->lpVtbl->get_Description(This,description)
540 STDMETHOD_(HRESULT,get_Description)(THIS_ BSTR *description) PURE;
561 #define IFsrmFileScreenException_get_Description(This,description) (This)->lpVtbl->get_Description(This,description)
    [all...]
fsrmquota.h 302 STDMETHOD_(HRESULT,get_Description)(THIS_ BSTR *description) PURE;
330 #define IFsrmQuotaBase_get_Description(This,description) (This)->lpVtbl->get_Description(This,description)
370 STDMETHOD_(HRESULT,get_Description)(THIS_ BSTR *description) PURE;
406 #define IFsrmQuotaObject_get_Description(This,description) (This)->lpVtbl->get_Description(This,description)
452 STDMETHOD_(HRESULT,get_Description)(THIS_ BSTR *description) PURE;
493 #define IFsrmAutoApplyQuota_get_Description(This,description) (This)->lpVtbl->get_Description(This,description)
542 STDMETHOD_(HRESULT,get_Description)(THIS_ BSTR *description) PURE;
577 #define IFsrmQuota_get_Description(This,description) (This)->lpVtbl->get_Description(This,description)
    [all...]
adomd.h 493 virtual HRESULT WINAPI get_Description(BSTR *pbstr) = 0;
517 HRESULT (WINAPI *get_Description)(Member *This,BSTR *pbstr);
543 #define Member_get_Description(This,pbstr) (This)->lpVtbl->get_Description(This,pbstr)
    [all...]
fsrmreports.h 306 STDMETHOD_(HRESULT,get_Description)(THIS_ BSTR *description) PURE;
325 #define IFsrmReport_get_Description(This,description) (This)->lpVtbl->get_Description(This,description)
356 STDMETHOD_(HRESULT,get_Description)(THIS_ BSTR *description) PURE;
391 #define IFsrmReportJob_get_Description(This,description) (This)->lpVtbl->get_Description(This,description)
qnetwork.h 60 virtual HRESULT STDMETHODCALLTYPE get_Description(
153 HRESULT (STDMETHODCALLTYPE *get_Description)(
214 #define IAMMediaContent_get_Description(This,pbstrDescription) (This)->lpVtbl->get_Description(This,pbstrDescription)
259 return This->lpVtbl->get_Description(This,pbstrDescription);
eventsys.h 259 virtual HRESULT WINAPI get_Description(BSTR *pbstrDescription) = 0;
284 HRESULT (WINAPI *get_Description)(IEventPublisher *This,BSTR *pbstrDescription);
311 #define IEventPublisher_get_Description(This,pbstrDescription) (This)->lpVtbl->get_Description(This,pbstrDescription)
363 virtual HRESULT WINAPI get_Description(BSTR *pbstrDescription) = 0;
388 HRESULT (WINAPI *get_Description)(IEventClass *This,BSTR *pbstrDescription);
415 #define IEventClass_get_Description(This,pbstrDescription) (This)->lpVtbl->get_Description(This,pbstrDescription)
486 HRESULT (WINAPI *get_Description)(IEventClass2 *This,BSTR *pbstrDescription);
    [all...]
azroles.h 161 virtual HRESULT WINAPI get_Description(BSTR *pbstrDescription) = 0;
223 HRESULT (WINAPI *get_Description)(IAzAuthorizationStore *This,BSTR *pbstrDescription);
287 #define IAzAuthorizationStore_get_Description(This,pbstrDescription) (This)->lpVtbl->get_Description(This,pbstrDescription)
    [all...]
fsrm.h     [all...]
rend.h 156 virtual HRESULT WINAPI get_Description(BSTR *ppDescription) = 0;
182 HRESULT (WINAPI *get_Description)(ITDirectoryObjectConference *This,BSTR *ppDescription);
210 #define ITDirectoryObjectConference_get_Description(This,ppDescription) (This)->lpVtbl->get_Description(This,ppDescription)
    [all...]
iads.h     [all...]
sdpblb.h     [all...]
agtctl.h 255 virtual HRESULT WINAPI get_Description(BSTR *Description) = 0;
270 HRESULT (WINAPI *get_Description)(IAgentCtlRequest *This,BSTR *Description);
287 #define IAgentCtlRequest_get_Description(This,Description) (This)->lpVtbl->get_Description(This,Description)
    [all...]
tuner.h     [all...]
asptlb.h     [all...]
mergemod.h     [all...]
shldisp.h     [all...]
dbdaoint.h 263 STDMETHOD(get_Description) (BSTR *pbstr) PURE;
    [all...]
gpmgmt.h     [all...]
adoint.h 640 virtual HRESULT WINAPI get_Description(BSTR *pbstr) = 0;
    [all...]
cdoex.h     [all...]

Completed in 574 milliseconds