public interface WinInet extends StdCallLibrary
Modifiers | Name | Description |
---|---|---|
class |
WinInet.FILETIME |
|
class |
WinInet.INTERNET_PER_CONN_OPTION |
|
class |
WinInet.INTERNET_PER_CONN_OPTION_LIST |
Type Params | Return Type | Name and description |
---|---|---|
|
public boolean |
InternetQueryOption(Pointer hInternet, int dwOption, Pointer lpBuffer, Pointer dwBufferLength) |
|
public boolean |
InternetSetOption(Pointer hInternet, int dwOption, Pointer lpBuffer, int dwBufferLength) |