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

  /external/mdnsresponder/mDNSWindows/DLLX/
DNSSDService.h 408 STDMETHOD(QueryRecord)(DNSSDFlags flags, ULONG ifIndex, BSTR fullname, DNSSDRRType rrtype, DNSSDRRClass rrclass, IDNSSDEventManager *eventManager, IDNSSDService **service);
DLLX.idl 338 [id(5), helpstring("method QueryRecord")] HRESULT QueryRecord([in] DNSSDFlags flags, [in] ULONG ifIndex, [in] BSTR fullname, [in] DNSSDRRType rrtype, [in] DNSSDRRClass rrclass, [in] IDNSSDEventManager* eventManager, [out,retval] IDNSSDService** service);
DNSSD.cpp 247 STDMETHODIMP CDNSSD::QueryRecord(DNSSDFlags flags, ULONG ifIndex, BSTR fullname, DNSSDRRType rrtype, DNSSDRRClass rrclass, IQueryRecordListener *listener, IDNSSDService **service)
DNSSDService.cpp 638 STDMETHODIMP CDNSSDService::QueryRecord(DNSSDFlags flags, ULONG ifIndex, BSTR fullname, DNSSDRRType rrtype, DNSSDRRClass rrclass, IDNSSDEventManager *eventManager, IDNSSDService **service)
  /external/mdnsresponder/mDNSWindows/DLL.NET/
dnssd_NET.h 270 * Internal - Dispatch a QueryRecord callback
1068 * QueryRecord() instead, as it is more efficient for this task.
    [all...]
dnssd_NET.cpp 971 * QueryRecord()
978 DNSService::QueryRecord

Completed in 247 milliseconds