URL_COMPONENTSA
struct URL_COMPONENTSA {
}
- 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
LPSTR lpszExtraInfo;
Undocumented in source.
- lpszHostName
LPSTR lpszHostName;
Undocumented in source.
- lpszPassword
LPSTR lpszPassword;
Undocumented in source.
- lpszScheme
LPSTR lpszScheme;
Undocumented in source.
- lpszUrlPath
LPSTR lpszUrlPath;
Undocumented in source.
- lpszUserName
LPSTR lpszUserName;
Undocumented in source.
- nPort
INTERNET_PORT nPort;
Undocumented in source.
- nScheme
INTERNET_SCHEME nScheme;
Undocumented in source.
win32 wininet
aliasesenumsfunctionsmixinsstructsvariables