OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IWSDXMLContext
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsdxml.h
22
typedef interface
IWSDXMLContext
IWSDXMLContext
;
40
typedef interface
IWSDXMLContext
IWSDXMLContext
;
171
*
IWSDXMLContext
interface
179
IWSDXMLContext
: public IUnknown
203
__CRT_UUID_DECL(
IWSDXMLContext
, 0x75d8f3ee, 0x3e5a, 0x43b4, 0xa1,0x5a, 0xbc,0xf6,0x88,0x74,0x60,0xc0)
211
IWSDXMLContext
* This,
216
IWSDXMLContext
* This);
219
IWSDXMLContext
* This)
[
all
...]
wsdutil.h
42
IWSDXMLContext
*pContext,
wsdhost.h
57
typedef interface
IWSDXMLContext
IWSDXMLContext
;
290
IWSDXMLContext
*pContext,
365
IWSDXMLContext
*pContext,
462
static FORCEINLINE HRESULT IWSDDeviceHost_Init(IWSDDeviceHost* This,LPCWSTR pszLocalId,
IWSDXMLContext
*pContext,IWSDAddress **ppHostAddresses,DWORD dwHostAddressCount) {
506
IWSDXMLContext
*pContext,
617
HRESULT WINAPI WSDCreateDeviceHost(LPCWSTR pszLocalId,
IWSDXMLContext
*pContext, IWSDDeviceHost **ppDeviceHost);
619
HRESULT WINAPI WSDCreateDeviceHost2(LPCWSTR pszLocalId,
IWSDXMLContext
*pContext, WSD_CONFIG_PARAM *pConfigParams, DWORD dwConfigParamCount, IWSDDeviceHost **ppDeviceHost);
621
HRESULT WINAPI WSDCreateDeviceHostAdvanced(LPCWSTR pszLocalId,
IWSDXMLContext
*pContext, IWSDAddress** ppHostAddresses, DWORD dwHostAddressCount, IWSDDeviceHost **ppDeviceHost);
wsddisco.h
66
typedef interface
IWSDXMLContext
IWSDXMLContext
;
387
IWSDXMLContext
**ppContext) = 0;
440
IWSDXMLContext
**ppContext);
492
static FORCEINLINE HRESULT IWSDiscoveryProvider_GetXMLContext(IWSDiscoveryProvider* This,
IWSDXMLContext
**ppContext) {
554
IWSDXMLContext
**ppContext);
[
all
...]
wsdclient.h
82
typedef interface
IWSDXMLContext
IWSDXMLContext
;
852
IWSDXMLContext
*pContext,
910
IWSDXMLContext
*pContext,
[
all
...]
Completed in 451 milliseconds