IConnectionBrokerRequest interface
Provides the methods needed to obtain the results of the asynchronous IConnectionBrokerClient::GetTargetInfo method.
This interface is implemented by the system. An instance of this interface is provided to the caller with the IConnectionBrokerClient::GetTargetInfo method.
Members
The IConnectionBrokerRequest interface inherits from the IUnknown interface. IConnectionBrokerRequest also has these types of members:
Methods
The IConnectionBrokerRequest interface has these methods.
Method | Description |
---|---|
CheckStatus | Called to determine the status of an asynchronous request. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Header |
|
Library |
|
DLL |
|
IID |
IID_IConnectionBrokerRequest is defined as 25114427-ED5D-46A6-AF53-C62D33A4108E |