/// <summary>
/// size of the InternetPerConnOptionList struct
/// </summary>
public int dwSize;
/// <summary>
/// Connection name to set/query options
/// </summary>
public IntPtr szConnection;
/// <summary>
/// Number of options to set/query
/// </summary>
public int dwOptionCount;
/// <summary>
/// On error, which option failed
/// </summary>
public int dwOptionError;
public IntPtr options;
}
VB Signature:
TODO
User-Defined Types:
None.
Alternative Managed API:
Do you know one? Please contribute it!
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
TODO - a short description
16/03/2007 14:17:31 - -63.69.129.2
Click to read this page
06/04/2008 14:23:14 - hlidftvbgb-88.114.46.202
Click to read this page
06/04/2008 14:23:14 - hlidftvbgb-88.114.46.202
Contains the list of options for a particular Internet connection.
16/03/2007 14:34:54 - -12.29.176.46
Please edit this page!
Do you have...
helpful tips or sample code to share for using this API in managed code?
corrections to the existing content?
variations of the signature you want to share?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more).
NEW: ANTS Memory Profiler 5 just released!
Memory Profiling made simple!
Download your free trial now. This download also contains the FREE PInvoke.net VS Add-in