Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Interfaces, prefix the name with the module name and a period.
Sub Switch(ByRef pProtocolData As _tagPROTOCOLDATA)
Sub ReportProgress(ByVal ulStatusCode As UInt32, <MarshalAs(UnmanagedType.LPWStr)> ByVal szStatusText As String)
Sub ReportData(ByVal grfBSCF As BSCF, ByVal ulProgress As UInt32, ByVal ulProgressMax As UInt32)
Sub ReportResult(ByVal hrResult As Integer, ByVal dwError As UInt32, <MarshalAs(UnmanagedType.LPWStr)> ByVal szResult As String)
End Interface
<ComImport> _
<Guid("79EAC9E4-BAF9-11CE-8C82-00AA004BA90B")> _
<InterfaceType(ComInterfaceType.InterfaceIsIUnknown)>
Interface IInternetProtocol
TODO
End Interface
User-Defined Types:
None.
Notes:
None.
TODO - a short description
1/5/2014 8:55:55 AM - -208.107.125.70
IInternetProtocolRoot is used to control the operation of an asynchronous pluggable protocol handler.
6/29/2007 2:54:22 PM - anathan-131.107.0.89
TODO - a short description
11/2/2007 3:47:57 PM - anonymous
Please edit this page!
Do you have...
helpful tips?
corrections to the existing content?
alternate definitions?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing any supporting types needed.