OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:put_Description
(Results
1 - 9
of
9
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rend.h
157
virtual HRESULT WINAPI
put_Description
(BSTR pDescription) = 0;
183
HRESULT (WINAPI *
put_Description
)(ITDirectoryObjectConference *This,BSTR pDescription);
211
#define ITDirectoryObjectConference_put_Description(This,pDescription) (This)->lpVtbl->
put_Description
(This,pDescription)
[
all
...]
sdpblb.h
[
all
...]
eventsys.h
260
virtual HRESULT WINAPI
put_Description
(BSTR bstrDescription) = 0;
285
HRESULT (WINAPI *
put_Description
)(IEventPublisher *This,BSTR bstrDescription);
312
#define IEventPublisher_put_Description(This,bstrDescription) (This)->lpVtbl->
put_Description
(This,bstrDescription)
364
virtual HRESULT WINAPI
put_Description
(BSTR bstrDescription) = 0;
389
HRESULT (WINAPI *
put_Description
)(IEventClass *This,BSTR bstrDescription);
416
#define IEventClass_put_Description(This,bstrDescription) (This)->lpVtbl->
put_Description
(This,bstrDescription)
487
HRESULT (WINAPI *
put_Description
)(IEventClass2 *This,BSTR bstrDescription);
[
all
...]
agtctl.h
[
all
...]
azroles.h
162
virtual HRESULT WINAPI
put_Description
(BSTR bstrDescription) = 0;
224
HRESULT (WINAPI *
put_Description
)(IAzAuthorizationStore *This,BSTR bstrDescription);
288
#define IAzAuthorizationStore_put_Description(This,bstrDescription) (This)->lpVtbl->
put_Description
(This,bstrDescription)
[
all
...]
gpmgmt.h
[
all
...]
shldisp.h
[
all
...]
cdoex.h
[
all
...]
iads.h
[
all
...]
Completed in 286 milliseconds