URL_COMPONENTSW
struct URL_COMPONENTSW {
}
- dwExtraInfoLength
DWORD dwExtraInfoLength;
Undocumented in source.
- dwHostNameLength
DWORD dwHostNameLength;
Undocumented in source.
- dwPasswordLength
DWORD dwPasswordLength;
Undocumented in source.
- dwSchemeLength
DWORD dwSchemeLength;
Undocumented in source.
- dwStructSize
DWORD dwStructSize;
Undocumented in source.
- dwUrlPathLength
DWORD dwUrlPathLength;
Undocumented in source.
- dwUserNameLength
DWORD dwUserNameLength;
Undocumented in source.
- lpszExtraInfo
LPWSTR lpszExtraInfo;
Undocumented in source.
- lpszHostName
LPWSTR lpszHostName;
Undocumented in source.
- lpszPassword
LPWSTR lpszPassword;
Undocumented in source.
- lpszScheme
LPWSTR lpszScheme;
Undocumented in source.
- lpszUrlPath
LPWSTR lpszUrlPath;
Undocumented in source.
- lpszUserName
LPWSTR lpszUserName;
Undocumented in source.
- nPort
INTERNET_PORT nPort;
Undocumented in source.
- nScheme
INTERNET_SCHEME nScheme;
Undocumented in source.
win32 wininet
aliasesenumsfunctionsmixinsstructsvariables