Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "URL_COMPONENTS" in [All]

wininet

.

public struct URL_COMPONENTS

.

    // (out) Pointer to a URL_COMPONENTS structure that receives the URL components

.

    ref URL_COMPONENTS lpUrlComponents);

.

Declare Function InternetCrackUrl Lib "wininet.dll" (ByVal lpszUrl As String, ByVal dwUrlLength As Integer, ByVal dwFlags As Integer, ByRef lpUrlComponents As URL_COMPONENTS) As <MarshalAs(UnmanagedType.Bool)> Boolean

.

URL_COMPONENTS

.

Structure URL_COMPONENTS

.
Documentation
[URL_COMPONENTS] on MSDN

 
Access PInvoke.net directly from VS: