VBnet Constants Reference
Constants - I
I
I_INDENTCALLBACK = (-1) SendMessage: ListView API Messages, Styles, and Notifications
ICC_ANIMATE_CLASS = &H80 InitCommonControlsEx: Common Control Initialization Module
ICC_BAR_CLASSES = &H4 InitCommonControlsEx: Common Control Initialization Module
ICC_COOL_CLASSES = &H400 InitCommonControlsEx: Common Control Initialization Module
ICC_DATE_CLASSES = &H100 InitCommonControlsEx: Common Control Initialization Module
ICC_HOTKEY_CLASS = &H40 InitCommonControlsEx: Common Control Initialization Module
ICC_INTERNET_CLASSES = &H800 InitCommonControlsEx: Common Control Initialization Module
ICC_LINK_CLASS = 8000 InitCommonControlsEx: Common Control Initialization Module
ICC_LISTVIEW_CLASSES = &H1 InitCommonControlsEx: Common Control Initialization Module
SendMessage: Add a Background Image to a ListView
SendMessage: Indent ListView ListItems
WM_NOTIFY: Detect Sizing Notifications from a ListView ColumnHeader
WM_NOTIFY: Track Highlighted ListView Column Width Changes via Subclassing
WM_VSCROLL: Subclassing Listview Scrollbar Messages
ICC_NATIVEFNTCTL_CLASS = 2000 InitCommonControlsEx: Common Control Initialization Module
ICC_PAGESCROLLER_CLASS = 1000 InitCommonControlsEx: Common Control Initialization Module
ICC_PROGRESS_CLASS = &H20 CreateWindowEx: Create the Common Control ProgressBar
InitCommonControlsEx: Common Control Initialization Module
ICC_STANDARD_CLASSES = 4000 InitCommonControlsEx: Common Control Initialization Module
ICC_TAB_CLASSES = &H8 InitCommonControlsEx: Common Control Initialization Module
ICC_TREEVIEW_CLASSES = &H2 InitCommonControlsEx: Common Control Initialization Module
ICC_UPDOWN_CLASS = &H10 InitCommonControlsEx: Common Control Initialization Module
ICC_USEREX_CLASSES = &H200 InitCommonControlsEx: Common Control Initialization Module
ICC_WIN95_CLASSES = &HFF InitCommonControlsEx: Common Control Initialization Module
ID_ABOUT = 1000 WM_SYSCOMMAND: Change and Respond to a Customized System Menu
IDABORT = 3 MessageBoxEx: Displaying an API-created Message Box
SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
SetWindowsHookEx: Customize the API Message Box
IDBEGIN = IDRETRY SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
IDCANCEL = 2 GetOpenFileName: Customize File Open/Save Common Dialog Controls
MessageBoxEx: Displaying an API-created Message Box
SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
SetWindowsHookEx: Customize the API Message Box
IDE_EXECUTE_SMART_FUNCTION = &HB0 DeviceIoControl: Get a SMART Drive Serial Number
IDE_ID_FUNCTION = &HEC DeviceIoControl: Get a SMART Drive Serial Number
IDENTIFY_BUFFER_SIZE = 512 DeviceIoControl: Get a SMART Drive Serial Number
IDFILENAMETEXT = &H442 GetOpenFileName: Customize File Open/Save Common Dialog Controls
IDFILEOFTYPETEXT = &H441 GetOpenFileName: Customize File Open/Save Common Dialog Controls
IDI_APPLICATION = 32512& MessageBoxEx: Displaying an API-created Message Box
TaskDialog: Displaying the Vista Task Dialog from VB
IDI_ASTERISK = 32516& MessageBoxEx: Displaying an API-created Message Box
IDI_EXCLAMATION = 32515& MessageBoxEx: Displaying an API-created Message Box
IDI_HAND = 32513& MessageBoxEx: Displaying an API-created Message Box
IDI_QUESTION = 32514& MessageBoxEx: Displaying an API-created Message Box
TaskDialog: Displaying the Vista Task Dialog from VB
IDIGNORE = 5 MessageBoxEx: Displaying an API-created Message Box
SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
SetWindowsHookEx: Customize the API Message Box
IDLOOKINTEXT = &H443 GetOpenFileName: Customize File Open/Save Common Dialog Controls
IDNO = 7 MessageBoxEx: Displaying an API-created Message Box
SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
SetWindowsHookEx: Customize the API Message Box
IDOK = 1 GetOpenFileName: Customize File Open/Save Common Dialog Controls
MessageBoxEx: Displaying an API-created Message Box
SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
SetWindowsHookEx: Customize the API Message Box
IDPROMPT = &HFFFF& SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
SetWindowsHookEx: Customize the API Message Box
IDRETRY = 4 MessageBoxEx: Displaying an API-created Message Box
SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
SetWindowsHookEx: Customize the API Message Box
IDSELECT = IDABORT SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
IDSKIP = IDIGNORE SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
IDYES = 6 MessageBoxEx: Displaying an API-created Message Box
SetWindowsHookEx: 'Self-Closing' Message Box using a VB Timer
SetWindowsHookEx: 'Self-Closing' Message Box using SetTimer
SetWindowsHookEx: Customize the API Message Box
IIL_CHECKED = 2 SetWindowLong: Add TreeView Check Boxes via API
IIL_UNCHECKED = 1 SetWindowLong: Add TreeView Check Boxes via API
ILD_TRANSPARENT = &H1 SHGetFileInfo: Extracting 16x16 and 32x32 Associated Icons
SHGetFileInfo: Extracting a 16x16 Associated Icon
SHGetFileInfo: ListView Demo 2 - Populating the ListView
INADDR_NONE = &HFFFFFFFF IcmpSendEcho: Ping a Machine by Host Name
IcmpSendEcho: Ping a Machine by IP Address
INDEXTOSTATEIMAGEMASK(i) ((i) << 12) SendMessage: ListView API Messages, Styles, and Notifications
INFINITE = &HFFFFFFFF FindFirstChangeNotification: Create a 'Watched' Folder
INFINITE = -1 CreateProcess: Start Separate Instances of the Default Browser
INTERNET_CONNECTION_CONFIGURED = &H40 InternetGetConnectedState: Determine Network Connection Type
INTERNET_CONNECTION_LAN = &H2 InternetGetConnectedState: Determine Network Connection Type
INTERNET_CONNECTION_MODEM = &H1 InternetGetConnectedState: Determine Network Connection Type
INTERNET_CONNECTION_MODEM_BUSY = &H8 InternetGetConnectedState: Determine Network Connection Type
INTERNET_CONNECTION_OFFLINE = &H20 InternetGetConnectedState: Determine Network Connection Type
INTERNET_CONNECTION_PROXY = &H4 InternetGetConnectedState: Determine Network Connection Type
INTERNET_DEFAULT_FTP_PORT = 21 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_DEFAULT_GOPHER_PORT = 70 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_DEFAULT_HTTP_PORT = 80 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_DEFAULT_HTTPS_PORT = 443 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_DEFAULT_SOCKS_PORT = 1080 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_ERROR_BASE = 12000 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_ERROR_LAST = ERROR_INTERNET_FAILED_DUETOSECURITYCHECK FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_CACHE_IF_NET_FAIL = &H10000 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_DONT_CACHE = INTERNET_FLAG_NO_CACHE_WRITE FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_EXISTING_CONNECT = &H20000000 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_FROM_CACHE = &H1000000 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_KEEP_CONNECTION = &H400000 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_MAKE_PERSISTENT = &H2000000 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_NO_AUTH = &H40000 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_NO_AUTO_REDIRECT = &H200000 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_NO_CACHE_WRITE = &H4000000 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_NO_COOKIES = &H80000 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_OFFLINE = INTERNET_FLAG_FROM_CACHE FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_PASSIVE = &H8000000 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_READ_PREFETCH = &H100000 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_RELOAD = &H80000000 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
URLDownloadToFile: Fast, Simple and Transparent File Downloads
URLDownloadToFile: Fast, Simple and Transparent File Downloads Bypassing the IE Cache
INTERNET_FLAG_SECURE = &H800000 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_TRANSFER_ASCII = FTP_TRANSFER_TYPE_ASCII FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_FLAG_TRANSFER_BINARY = FTP_TRANSFER_TYPE_BINARY FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_INVALID_STATUS_CALLBACK = -1 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_OPEN_TYPE_DIRECT = 1 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_OPEN_TYPE_PRECONFIG = 0 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_OPEN_TYPE_PRECONFIG_WITH_NO_AUTOPROXY = 4 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_OPEN_TYPE_PROXY = 3 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_RAS_INSTALLED = &H10 InternetGetConnectedState: Determine Network Connection Type
INTERNET_SERVICE_FTP = 1 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_SERVICE_GOPHER = 2 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_SERVICE_HTTP = 3 FtpFindFirstFile: Connect and Retrieve FTP File Listings
FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATE_BUSY = &H200 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATE_CONNECTED = &H1 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATE_DISCONNECTED = &H2 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATE_DISCONNECTED_BY_USER = &H10 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATE_IDLE = &H100 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_CLOSING_CONNECTION = 50 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_CONNECTED_TO_SERVER = 21 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_CONNECTING_TO_SERVER = 20 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_CONNECTION_CLOSED = 51 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_CTL_RESPONSE_RECEIVED = 42 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_DETECTING_PROXY = 80 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_HANDLE_CLOSING = 70 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_HANDLE_CREATED = 60 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_INTERMEDIATE_RESPONSE = 120 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_NAME_RESOLVED = 11 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_PREFETCH = 43 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_RECEIVING_RESPONSE = 40 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_REDIRECT = 110 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_REQUEST_COMPLETE = 100 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_REQUEST_SENT = 31 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_RESOLVING_NAME = 10 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_RESPONSE_RECEIVED = 41 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_SENDING_REQUEST = 30 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_STATE_CHANGE = 200 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_STATUS_USER_INPUT_REQUIRED = 140 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INTERNET_SUCCESS = 1 FtpFindFirstFile: Download Files via FTP with a Download Progress Callback
INVALID_HANDLE = &HFFFFFFFF CreateToolhelp32Snapshot: Enumerate to Determine an App's Parent Process
INVALID_HANDLE_VALUE = -1 AVIGetFileInfo: Obtain AVI File Information
CopyFileEx: Create a File Backup App with a Progress Callback
CreateDirectory: Creating Nested Folders
CreateFile: Test if a File is Open by Another Application
DeviceIoControl: Determine Media Type for CD/DVD Drives
DeviceIoControl: Get a SMART Drive Serial Number
DeviceIoControl: Obtain Physical Drive Information
DoFileDownload: Customize the IE Download Dialog
ExtractIcon: Viewing Application Icons in a Scrollable Viewport
FindFirstFile: An API 'FileExists' Routine
FindFirstFile: An API 'FolderExists' Routine
FindFirstFile: Calculating Folder Size, Recursive
FindFirstFile: Changing File and/or Folder Attributes Recursively
FindFirstFile: Comparison of FindFirstFile and SearchTreeForFile
FindFirstFile: Determining the Oldest Folder (Recursive)
FindFirstFile: Extract Filename from a Full Path
FindFirstFile: Fast Directory File Count
FindFirstFile: Fastest Tests for Files or Subfolders
FindFirstFile: Performance Comparison - FSO vs. API
FindFirstFile: Recursive File Search (minimal code)
FindFirstFile: Recursive File Search for Single or Multiple File Types (minimal code)
FindFirstFile: Recursive File Search Including/Excluding Single or Multiple File Types (minimal code)
FindFirstFile: Recursive Search for Folders (minimal code)
FindFirstFile: Recursive Search for Folders Using a Folder Mask (minimal code)
FindFirstFile: Save a Recursive Search of All Drives to Disk
FindFirstFile: Save a Recursive Search of Specified Drives to Disk
GetFileVersionInfo: File Search and File Property Info
GetPrivateProfileString: Parse IE Favorites Information
MapDebugInformation: Obtain Debugging Info for an Image
RegEnumValue: Enumerate Registered Shared DLLs
SetErrorMode: Determine if a Floppy Drive is Ready
INVALID_HANDLE_VALUE = -1& DeviceIoControl: Lock/Unlock Removable Media Devices
IOCTL_DISK_GET_DRIVE_GEOMETRY = &H70000 DeviceIoControl: Obtain Physical Drive Information
IOCTL_STORAGE_CHECK_VERIFY = &H2D4800 DeviceIoControl: Check Media Availability
IOCTL_STORAGE_EJECT_MEDIA = &H2D4808 DeviceIoControl: Load/Eject Removable Media
IOCTL_STORAGE_GET_MEDIA_TYPES_EX = &H2D0C04 DeviceIoControl: Determine Media Type for CD/DVD Drives
IOCTL_STORAGE_LOAD_MEDIA = &H2D480C DeviceIoControl: Load/Eject Removable Media
IOCTL_STORAGE_MEDIA_REMOVAL = &H2D4804 DeviceIoControl: Lock/Unlock Removable Media Devices
IP_ADDR_ADDED = (11000 + 23) IcmpSendEcho: Ping a Machine by IP Address
IP_ADDR_ADDED = (IP_STATUS_BASE + 23) IcmpSendEcho: Ping a Machine by Host Name
IP_ADDR_DELETED = (11000 + 19) IcmpSendEcho: Ping a Machine by IP Address
IP_ADDR_DELETED = (IP_STATUS_BASE + 19) IcmpSendEcho: Ping a Machine by Host Name
IP_BAD_DESTINATION = (11000 + 18) IcmpSendEcho: Ping a Machine by IP Address
IP_BAD_DESTINATION = (IP_STATUS_BASE + 18) IcmpSendEcho: Ping a Machine by Host Name
IP_BAD_OPTION = (11000 + 7) IcmpSendEcho: Ping a Machine by IP Address
IP_BAD_OPTION = (IP_STATUS_BASE + 7) IcmpSendEcho: Ping a Machine by Host Name
IP_BAD_REQ = (11000 + 11) IcmpSendEcho: Ping a Machine by IP Address
IP_BAD_REQ = (IP_STATUS_BASE + 11) IcmpSendEcho: Ping a Machine by Host Name
IP_BAD_ROUTE = (11000 + 12) IcmpSendEcho: Ping a Machine by IP Address
IP_BAD_ROUTE = (IP_STATUS_BASE + 12) IcmpSendEcho: Ping a Machine by Host Name
IP_BUF_TOO_SMALL = (11000 + 1) IcmpSendEcho: Ping a Machine by IP Address
IP_BUF_TOO_SMALL = (IP_STATUS_BASE + 1) IcmpSendEcho: Ping a Machine by Host Name
IP_DEST_HOST_UNREACHABLE = (11000 + 3) IcmpSendEcho: Ping a Machine by IP Address
IP_DEST_HOST_UNREACHABLE = (IP_STATUS_BASE + 3) IcmpSendEcho: Ping a Machine by Host Name
IP_DEST_NET_UNREACHABLE = (11000 + 2) IcmpSendEcho: Ping a Machine by IP Address
IP_DEST_NET_UNREACHABLE = (IP_STATUS_BASE + 2) IcmpSendEcho: Ping a Machine by Host Name
IP_DEST_PORT_UNREACHABLE = (11000 + 5) IcmpSendEcho: Ping a Machine by IP Address
IP_DEST_PORT_UNREACHABLE = (IP_STATUS_BASE + 5) IcmpSendEcho: Ping a Machine by Host Name
IP_DEST_PROT_UNREACHABLE = (11000 + 4) IcmpSendEcho: Ping a Machine by IP Address
IP_DEST_PROT_UNREACHABLE = (IP_STATUS_BASE + 4) IcmpSendEcho: Ping a Machine by Host Name
IP_GENERAL_FAILURE = (11000 + 50) IcmpSendEcho: Ping a Machine by IP Address
IP_GENERAL_FAILURE = (IP_STATUS_BASE + 50) IcmpSendEcho: Ping a Machine by Host Name
IP_HW_ERROR = (11000 + 8) IcmpSendEcho: Ping a Machine by IP Address
IP_HW_ERROR = (IP_STATUS_BASE + 8) IcmpSendEcho: Ping a Machine by Host Name
IP_MTU_CHANGE = (11000 + 21) IcmpSendEcho: Ping a Machine by IP Address
IP_MTU_CHANGE = (IP_STATUS_BASE + 21) IcmpSendEcho: Ping a Machine by Host Name
IP_NO_RESOURCES = (11000 + 6) IcmpSendEcho: Ping a Machine by IP Address
IP_NO_RESOURCES = (IP_STATUS_BASE + 6) IcmpSendEcho: Ping a Machine by Host Name
IP_OPTION_TOO_BIG = (11000 + 17) IcmpSendEcho: Ping a Machine by IP Address
IP_OPTION_TOO_BIG = (IP_STATUS_BASE + 17) IcmpSendEcho: Ping a Machine by Host Name
IP_PACKET_TOO_BIG = (11000 + 9) IcmpSendEcho: Ping a Machine by IP Address
IP_PACKET_TOO_BIG = (IP_STATUS_BASE + 9) IcmpSendEcho: Ping a Machine by Host Name
IP_PARAM_PROBLEM = (11000 + 15) IcmpSendEcho: Ping a Machine by IP Address
IP_PARAM_PROBLEM = (IP_STATUS_BASE + 15) IcmpSendEcho: Ping a Machine by Host Name
IP_PENDING = (11000 + 255) IcmpSendEcho: Ping a Machine by IP Address
IP_PENDING = (IP_STATUS_BASE + 255) IcmpSendEcho: Ping a Machine by Host Name
IP_REQ_TIMED_OUT = (11000 + 10) IcmpSendEcho: Ping a Machine by IP Address
IP_REQ_TIMED_OUT = (IP_STATUS_BASE + 10) IcmpSendEcho: Ping a Machine by Host Name
IP_SOURCE_QUENCH = (11000 + 16) IcmpSendEcho: Ping a Machine by IP Address
IP_SOURCE_QUENCH = (IP_STATUS_BASE + 16) IcmpSendEcho: Ping a Machine by Host Name
IP_SPEC_MTU_CHANGE = (11000 + 20) IcmpSendEcho: Ping a Machine by IP Address
IP_SPEC_MTU_CHANGE = (IP_STATUS_BASE + 20) IcmpSendEcho: Ping a Machine by Host Name
IP_STATUS_BASE = 11000 IcmpSendEcho: Ping a Machine by Host Name
IcmpSendEcho: Ping a Machine by IP Address
IP_SUCCESS = 0 gethostbyaddr: Obtain Host Name from IP Address
gethostbyname: Resolve Host Name to IP Address
IcmpSendEcho: Perform a Tracert (Trace Route) in VB
IcmpSendEcho: Perform a Tracert (Trace Route) in VB with Host Name Resolution
IcmpSendEcho: Ping a Machine by Host Name
IcmpSendEcho: Ping a Machine by IP Address
IPRenewAddress: Release and Renew a DHCP IP Address
WSAEnumProtocols: Additional Data from Enumerated Windows Socket Protocols
WSAEnumProtocols: Enumerating Installed Windows Socket Protocols
IP_TTL_EXPIRED_REASSEM = (11000 + 14) IcmpSendEcho: Ping a Machine by IP Address
IP_TTL_EXPIRED_REASSEM = (IP_STATUS_BASE + 14) IcmpSendEcho: Ping a Machine by Host Name
IP_TTL_EXPIRED_TRANSIT = (11000 + 13) IcmpSendEcho: Ping a Machine by IP Address
IP_TTL_EXPIRED_TRANSIT = (IP_STATUS_BASE + 13) IcmpSendEcho: Ping a Machine by Host Name
IP_UNLOAD = (11000 + 22) IcmpSendEcho: Ping a Machine by IP Address
IP_UNLOAD = (IP_STATUS_BASE + 22) IcmpSendEcho: Ping a Machine by Host Name
IS_TEXT_UNICODE_ASCII16 = &H1 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_CONTROLS = &H4 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_DBCS_LEADBYTE = &H400 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_ILLEGAL_CHARS = &H100 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_NOT_ASCII_MASK = &HF000 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_NOT_UNICODE_MASK = &HF00 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_NULL_BYTES = &H1000 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_ODD_LENGTH = &H200 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_REVERSE_ASCII16 = &H10 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_REVERSE_CONTROLS = &H40 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_REVERSE_MASK = &HF0 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_REVERSE_SIGNATURE = &H80 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_REVERSE_STATISTICS = &H20 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_SIGNATURE = &H8 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_STATISTICS = &H2 Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IS_TEXT_UNICODE_UNICODE_MASK = &HF Undocumented Windows: Change Icon Dialog
Undocumented Windows: Path Functions
Undocumented Windows: Shell Dialogs
IUrlHistoryStg2_ClearHistory = 36& CoCreateInstance: Delete the IE History Cache
IUrlHistoryStg2_Release = 8& CoCreateInstance: Delete the IE History Cache

 
 

PayPal Link
Make payments with PayPal - it's fast, free and secure!

 
 
 
 

Copyright ©1996-2011 VBnet and Randy Birch. All Rights Reserved.
Terms of Use  |  Your Privacy