Asynchronous Pluggable Protocols Functions (Windows CE 5.0)
The following table shows the asynchronous pluggable protocols functions with a description of the purpose of each.
Programming element | Description |
---|---|
CoInternetGetProtocolFlags | This function retrieves the protocol flags for a specified URL. |
CoInternetGetSession | This function creates a session that allows temporary asynchronous pluggable protocols to be implemented and returns the IInternetSession interface of the session. |
CoInternetParseUrl | This function parses URLs. |
See Also
Asynchronous Pluggable Protocols Reference
Send Feedback on this topic to the authors