IInternetBindInfo interface
Implemented by the system; provides data that the protocol might require to bind successfully.
Members
The IInternetBindInfo interface inherits from the IUnknown interface. IInternetBindInfo also has these types of members:
- Methods
Methods
The IInternetBindInfo interface has these methods.
Method | Description |
---|---|
GetBindInfo | Gets the BINDINFO structure associated with the binding operation. |
GetBindString | Gets the strings required by the protocol for its operation. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Urlmon.h |
IDL |
Urlmon.idl |
DLL |
Urlmon.dll |