Searched defs:_HTTP_COOKED_URL (Results 1 – 1 of 1) sorted by relevance
112 typedef struct _HTTP_COOKED_URL struct114 USHORT FullUrlLength;115 USHORT HostLength;116 USHORT AbsPathLength;117 USHORT QueryStringLength;118 const WCHAR *pFullUrl;119 const WCHAR *pHost;120 const WCHAR *pAbsPath;121 const WCHAR *pQueryString;