Identity.GetImpersonationToken
Get a handle to an impersonation token for the logged in WebStatistica user. Caller must call CloseHandle.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub Identity.GetImpersonationToken( _
targetProcessId As Long, _
ByRef lpHandleValue As Long)
|
Type: Long
Type: Long |
This function does not return a value. |