OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:put_domain
(Results
1 - 1
of
1
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
asptlb.h
398
virtual HRESULT WINAPI
put_Domain
(BSTR bstrDomain) = 0;
416
HRESULT (WINAPI *
put_Domain
)(IWriteCookie *This,BSTR bstrDomain);
436
#define IWriteCookie_put_Domain(This,bstrDomain) (This)->lpVtbl->
put_Domain
(This,bstrDomain)
[
all
...]
Completed in 88 milliseconds