2.2.1 INET_INFO_IMPERSONATE_HANDLE

The INET_INFO_IMPERSONATE_HANDLE type defines a pointer to an array of WCHAR elements. The client uses this pointer as a custom binding handle, which it converts to an explicit server binding handle for a target server. On the client, the value MUST be sufficient to generate an appropriate server binding handle. The value of this parameter MUST NOT be used on the server.

This type is declared as follows:

 typedef [handle] [string] LPWSTR INET_INFO_IMPERSONATE_HANDLE;