Home
last modified time | relevance | path

Searched refs:bstrDestination (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsensevts.h82 …virtual HRESULT WINAPI DestinationReachable(BSTR bstrDestination,BSTR bstrConnection,ULONG ulType,…
83 …virtual HRESULT WINAPI DestinationReachableNoQOCInfo(BSTR bstrDestination,BSTR bstrConnection,ULON…
98 …HRESULT (WINAPI *DestinationReachable)(ISensNetwork *This,BSTR bstrDestination,BSTR bstrConnection…
99 …HRESULT (WINAPI *DestinationReachableNoQOCInfo)(ISensNetwork *This,BSTR bstrDestination,BSTR bstrC…
116 …tinationReachable(This,bstrDestination,bstrConnection,ulType,lpQOCInfo) (This)->lpVtbl->Destinatio… argument
117 …ReachableNoQOCInfo(This,bstrDestination,bstrConnection,ulType) (This)->lpVtbl->DestinationReachabl… argument
126 …HRESULT WINAPI ISensNetwork_DestinationReachable_Proxy(ISensNetwork *This,BSTR bstrDestination,BST…
128 …sNetwork_DestinationReachableNoQOCInfo_Proxy(ISensNetwork *This,BSTR bstrDestination,BSTR bstrConn…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsensevts.h82 …virtual HRESULT WINAPI DestinationReachable(BSTR bstrDestination,BSTR bstrConnection,ULONG ulType,…
83 …virtual HRESULT WINAPI DestinationReachableNoQOCInfo(BSTR bstrDestination,BSTR bstrConnection,ULON…
98 …HRESULT (WINAPI *DestinationReachable)(ISensNetwork *This,BSTR bstrDestination,BSTR bstrConnection…
99 …HRESULT (WINAPI *DestinationReachableNoQOCInfo)(ISensNetwork *This,BSTR bstrDestination,BSTR bstrC…
116 …tinationReachable(This,bstrDestination,bstrConnection,ulType,lpQOCInfo) (This)->lpVtbl->Destinatio… argument
117 …ReachableNoQOCInfo(This,bstrDestination,bstrConnection,ulType) (This)->lpVtbl->DestinationReachabl… argument
126 …HRESULT WINAPI ISensNetwork_DestinationReachable_Proxy(ISensNetwork *This,BSTR bstrDestination,BST…
128 …sNetwork_DestinationReachableNoQOCInfo_Proxy(ISensNetwork *This,BSTR bstrDestination,BSTR bstrConn…
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwasensevts.pas102 …function DestinationReachable(bstrDestination, bstrConnection: WideString; ulType: ULONG; lpQOCInf… in DestinationReachable()
103 …function DestinationReachableNoQOCInfo(bstrDestination, bstrConnection: WideString; ulType: ULONG)… in DestinationReachableNoQOCInfo()